diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4ba9675c7..0c9591147 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-qa --enable-ruby --enable-ruby-doc --enable --with-ruby-install-dir='$${DESTDIR}$${prefix}/ruby_dir' \ --with-repositories=default \ --with-environments=default,portage \ - --with-clients=default,accerso,importare,inquisitio,instruo \ + --with-clients=default,accerso,cave,inquisitio,instruo \ --with-default-distribution=giant-space-monkey \ --enable-htmltidy |