summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStepan Kasal2007-05-15 20:46:28 +0200
committerKarel Zak2007-05-16 11:43:30 +0200
commit1b38f7cc476a6697e188b80ef330967a2835cee2 (patch)
tree320f0af2023822a27409ac3e55d1d1fada621708 /Makefile.am
parentbuild-sys: do not use wildcards in EXTRA_DIST (diff)
downloadkernel-qcow2-util-linux-1b38f7cc476a6697e188b80ef330967a2835cee2.tar.gz
kernel-qcow2-util-linux-1b38f7cc476a6697e188b80ef330967a2835cee2.tar.xz
kernel-qcow2-util-linux-1b38f7cc476a6697e188b80ef330967a2835cee2.zip
build-sys: remove config/include-Makefile.am from EXTRA_DIST
It gets distributed automaticaly. Signed-off-by: Stepan Kasal <skasal@redhat.com>
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 a7ce83626..bdfe8cd57 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ SUBDIRS = \
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = config/include-Makefile.am \
+EXTRA_DIST = \
autogen.sh \
README.devel \
licenses/ \