X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2Fradius%2Fradiusclient%2FMakefile.am;fp=pppd%2Fplugins%2Fradius%2Fradiusclient%2FMakefile.am;h=06ee31008a5297007a430d6bdc67063b4b927271;hb=d95598c16f6a3feb4846db669601856bad15bb74;hp=0000000000000000000000000000000000000000;hpb=14768a012e45353cde5b60896ccc6b7528d90c69;p=ppp.git diff --git a/pppd/plugins/radius/radiusclient/Makefile.am b/pppd/plugins/radius/radiusclient/Makefile.am new file mode 100644 index 0000000..06ee310 --- /dev/null +++ b/pppd/plugins/radius/radiusclient/Makefile.am @@ -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 = *~