aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-06-16 23:10:01 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-06-16 23:10:01 +0000
commit9afb28078732bae4930adae93ed81ac7d899d191 (patch)
tree6880da9c5e29ceb59bff599c504d697170a08fd0 /Makefile.am
parentc951d0b590e07b3ea92350749ced92c4e4873786 (diff)
downloadipacct-9afb28078732bae4930adae93ed81ac7d899d191.tar.gz
ipacct-9afb28078732bae4930adae93ed81ac7d899d191.tar.bz2
Updated
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.