diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 $@ |