diff options
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 2a73c81fb..244023cb3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip std-options EXTRA_DIST = autogen.bash automake-deps-dist-hack.tmp SUBDIRS = misc tr1 test paludis python ruby src doc hooks eselect vim bash-completion zsh-completion -DISTCHECK_CONFIGURE_FLAGS = --enable-qa --enable-ruby --enable-glsa \ +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 \ |