From: Kay Sievers Date: Tue, 22 Nov 2011 00:15:55 +0000 (+0100) Subject: do not ship autogen.sh in the tarball X-Git-Tag: 176~66 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d35f72041885f4bb2c531dd3a5a765b276e365e9;p=systemd do not ship autogen.sh in the tarball --- diff --git a/Makefile.am b/Makefile.am index 7a353950..77edaf3b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = . -EXTRA_DIST = autogen.sh +EXTRA_DIST = ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}