commit | 14313d9540047338046cc01035408009248bfb1f | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Tue Nov 22 01:14:42 2011 +0100 |
committer | Kay Sievers <kay.sievers@vrfy.org> | Tue Nov 22 01:14:42 2011 +0100 |
tree | 15b1b773f45b546bfc70252e60678d06350ed68a | |
parent | 6431474048fb61f2b109fde86c41bc7b71e0cd75 [diff] |
do not ship autogen.sh in the tarball
diff --git a/Makefile.am b/Makefile.am index 4d22d77..cabd857 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -1,4 +1,5 @@ -EXTRA_DIST = autogen.sh +EXTRA_DIST = +CLEANFILES = ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} AM_MAKEFLAGS = --no-print-directory @@ -17,8 +18,6 @@ -Wl,--gc-sections \ -Wl,--as-needed -CLEANFILES = - LIBABC_CURRENT=2 LIBABC_REVISION=0 LIBABC_AGE=2