From de729a139ecdb3b1d88cd5c50738749e8b1c9dcd Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 23 Dec 2008 21:01:25 +0000 Subject: autoconf --- Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 000000000..b3a37eebc --- /dev/null +++ b/Makefile.am @@ -0,0 +1,7 @@ +AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 + +INCLUDES = $(all_includes) -I$(top_srcdir)/include +SUBDIRS = include src + +#dist-hook: +# rm -rf `find $(distdir) -name .svn` -- cgit v1.2.3