aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 4 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index f4e2958..1ba1e23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,6 @@
-SUBDIRS=libpcap src
+AUTOMAKE_OPTIONS = 1.6 readme-alpha
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS=libpcap lib src m4
EXTRA_DIST=ipacct.conf.example
-dist-hook:
- -(cd $(distdir); \
- find . \( -name CVS -o -name .emacs.desktop -o -name .deps -o \
- -name .cvsignore -o -name '*~' -o -name core \) \
- -exec rm -rf {} \; )

Return to:

Send suggestions and report system problems to the System administrator.