From 4182905a3daf5df2e4cd1e45bdaab7634e42f461 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Thu, 26 Jul 2007 12:41:14 +0000 Subject: Use --with-default-distribution=giant-space-monkey for distcheck to catch errors --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 311eeb5ad..36d80a973 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,8 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-qa --enable-ruby --enable-glsa --enable-vim --with-ruby-install-dir='$${DESTDIR}$${prefix}/ruby_dir' \ --with-repositories=default,cran \ --with-environments=default,portage \ - --with-clients=default,contrarius,inquisitio + --with-clients=default,contrarius,inquisitio \ + --with-default-distribution=giant-space-monkey automake-deps-built-hack.tmp : built-sources-subdirs touch $@ -- cgit v1.2.3