diff options
author | 2009-02-02 22:15:38 +0100 | |
---|---|---|
committer | 2009-02-02 22:15:38 +0100 | |
commit | ce2996b5906b16297bf3725669066b082c47041b (patch) | |
tree | 7ab5b2e1a05ef8aacc2b727d3473f9540cae5330 /Makefile.am | |
parent | b68dc64ec626bd4ffe1fc2d0f9055c701e71a3c0 (diff) | |
download | paludis-ce2996b5906b16297bf3725669066b082c47041b.tar.gz paludis-ce2996b5906b16297bf3725669066b082c47041b.tar.xz |
distcheck: Enable appareo.
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 323216984..e04be242a 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,accounts \ --with-environments=default,portage \ - --with-clients=default,accerso,cave,inquisitio,instruo \ + --with-clients=default,accerso,appareo,cave,inquisitio,instruo \ --with-default-distribution=giant-space-monkey \ --enable-htmltidy |