From df2441c834cf341d9b969dacc2dd8dac07cd588e Mon Sep 17 00:00:00 2001 From: xeb Date: Wed, 17 Jun 2009 00:56:34 +0400 Subject: initial import --- pppd_plugin/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pppd_plugin/Makefile.am (limited to 'pppd_plugin/Makefile.am') diff --git a/pppd_plugin/Makefile.am b/pppd_plugin/Makefile.am new file mode 100644 index 0000000..02520f2 --- /dev/null +++ b/pppd_plugin/Makefile.am @@ -0,0 +1,5 @@ +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign 1.4 + +SUBDIRS = src -- cgit v1.2.3