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: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=d35f72041885f4bb2c531dd3a5a765b276e365e9 do not ship autogen.sh in the tarball --- diff --git a/Makefile.am b/Makefile.am index 7a3539507..77edaf3bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = . -EXTRA_DIST = autogen.sh +EXTRA_DIST = ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}