diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ebec81b1..d91b8bd0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ -SUBDIRS = lib/libftp lib/libalpm src/util src/pacman scripts doc etc +SUBDIRS = lib/libftp lib/libalpm src/util src/pacman scripts doc doc/hu etc + if HAS_PERL SUBDIRS += bindings/perl endif |