diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 22dbaa03f..fac7862bb 100644 --- a/configure.ac +++ b/configure.ac @@ -1643,6 +1643,7 @@ AC_OUTPUT( paludis/Makefile paludis/about.hh paludis/args/Makefile + paludis/args/legacy/Makefile paludis/distributions/Makefile paludis/distributions/exherbo/Makefile paludis/distributions/gentoo/Makefile @@ -1653,6 +1654,7 @@ AC_OUTPUT( paludis/environments/test/Makefile paludis/fetchers/Makefile paludis/fetchers/demos/Makefile + paludis/legacy/Makefile paludis/repositories/Makefile paludis/repositories/accounts/Makefile paludis/repositories/cran/Makefile |