Final fix for system libltdl (or not)
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_leap / Makefile
index 5a741ee..43eecae 100644 (file)
@@ -1,13 +1,16 @@
-# Generated automatically from Makefile.in by configure.
+#
+# Makefile
+#
+# Version:     $Id$
+#
+
 TARGET      = rlm_eap_leap
 SRCS        = rlm_eap_leap.c eap_leap.c smbdes.c
-RLM_CFLAGS  = $(INCLTDL) -I../.. -I../../libeap
+RLM_CFLAGS  = -I../.. -I../../libeap
 HEADERS     = eap_leap.h  ../../eap.h ../../rlm_eap.h
-RLM_INSTALL = 
-
-$(STATIC_OBJS): $(HEADERS)
-
-$(DYNAMIC_OBJS): $(HEADERS)
+RLM_INSTALL =
 
 RLM_DIR=../../
 include ${RLM_DIR}../rules.mak
+
+$(LT_OBJS): $(HEADERS)