summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-01-09 19:07:20 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-01-09 19:07:20 +0200
commit924007789d9ae450610cb839eb3f244580105d36 (patch)
treec83387d89853c6899f9fc3cb28f9603c74c20575 /Makefile.am
parentd4ec2ad87f544e18be164964ab8b04cb5ed3ad0f (diff)
downloadrpm-924007789d9ae450610cb839eb3f244580105d36.tar.gz
rpm-924007789d9ae450610cb839eb3f244580105d36.tar.bz2
rpm-924007789d9ae450610cb839eb3f244580105d36.zip
Drop internal db from dist tarballs
- tarball down to almost 1/4 of earlier size - check if internal db is present in configure, point to INSTALL if not - distcheck needs --with-external-db now to have any chance at working - leaving to hg for now for easy reversal if getting second thoughts ;)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 70d7591ca..58b7cfba2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,12 +2,14 @@
ACLOCAL_AMFLAGS = -I m4
+DISTCHECK_CONFIGURE_FLAGS = --with-external-db
+
include $(top_srcdir)/rpm.am
CLEANFILES =
EXTRA_DIST = CHANGES ChangeLog CREDITS GROUPS INSTALL \
autodeps autogen.sh \
- db db3/configure installplatform platform.in
+ db3/configure installplatform platform.in
BUILT_SOURCES =
SUBDIRS = po misc