aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-11-22 01:15:55 +0100
committerKay Sievers <kay.sievers@vrfy.org>2011-11-22 01:16:33 +0100
commitd35f72041885f4bb2c531dd3a5a765b276e365e9 (patch)
tree99f4f8d6ecb335e479e3ef52897e8d8c3fad53bc /Makefile.am
parent59ae8d015a4b611187031983c4d1529050318c09 (diff)
downloadudev-d35f72041885f4bb2c531dd3a5a765b276e365e9.tar.gz
do not ship autogen.sh in the tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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}