diff options
author | 2007-10-21 17:59:15 +0000 | |
---|---|---|
committer | 2007-10-21 17:59:15 +0000 | |
commit | 29c98ae4d65fbcdd14d6492b648bbfb549c89806 (patch) | |
tree | 35cf56452edf0c1f1a9e1bafd88daa22e716754b /Makefile.am | |
parent | b14f65b357fb2b86317f806f499372fa049a5ba1 (diff) | |
download | paludis-29c98ae4d65fbcdd14d6492b648bbfb549c89806.tar.gz paludis-29c98ae4d65fbcdd14d6492b648bbfb549c89806.tar.xz |
Include importare in distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ee150340f..b3c6082b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-qa --enable-ruby --enable-glsa --enable-vim --with-ruby-install-dir='$${DESTDIR}$${prefix}/ruby_dir' \ --with-repositories=default \ --with-environments=default,portage \ - --with-clients=default,accerso,contrarius,inquisitio,instruo \ + --with-clients=default,accerso,contrarius,importare,inquisitio,instruo \ --with-default-distribution=giant-space-monkey automake-deps-built-hack.tmp : built-sources-subdirs |