index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-06-23 21:21:51 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-23 22:50:01 -0500 |
commit | a4a7006a138f05c1b774414a55ffb5499d7b289f (patch) | |
tree | 2ba3009d856a4bb6047ce72bc83d078c988a977e /configure.ac | |
parent | 78f297dabe17eef518eaccb880f9013641124cda (diff) |
-rw-r--r-- | configure.ac | 3 |
diff --git a/configure.ac b/configure.ac index a98b51a7..a149c7d0 100644 --- a/configure.ac +++ b/configure.ac @@ -373,11 +373,12 @@ AC_CONFIG_FILES([ lib/libalpm/Makefile lib/libalpm/po/Makefile.in src/pacman/Makefile +src/pacman/po/Makefile.in src/util/Makefile scripts/Makefile +scripts/po/Makefile.in doc/Makefile etc/Makefile -po/Makefile.in test/pacman/Makefile test/pacman/tests/Makefile test/util/Makefile |