]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/radius/radiusclient/Makefile.am
Added RADIUS suppport.
[ppp.git] / pppd / plugins / radius / radiusclient / Makefile.am
diff --git a/pppd/plugins/radius/radiusclient/Makefile.am b/pppd/plugins/radius/radiusclient/Makefile.am
new file mode 100644 (file)
index 0000000..06ee310
--- /dev/null
@@ -0,0 +1,22 @@
+# 
+#  $Id: Makefile.am,v 1.1 2002/01/22 16:03:00 dfs Exp $
+# 
+#  Copyright (C) 1997 Lars Fenneberg
+# 
+#  See the file COPYRIGHT for the respective terms and conditions. 
+#  If the file is missing contact me at lf@elemental.net 
+#  and I'll send you a copy.
+# 
+#
+
+AUTOMAKE_OPTIONS = foreign
+
+INCLUDES = -D_GNU_SOURCE
+
+ACLOCAL = @ACLOCAL@
+LTLIBOBJS = @LTLIBOBJS@
+
+SUBDIRS = include lib src etc man doc patches login.radius
+EXTRA_DIST = BUGS CHANGES COPYRIGHT README README.radexample
+
+CLEANFILES = *~