diff options
author | Sumit Bose <sbose@redhat.com> | 2010-12-23 18:14:04 +0100 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-12-23 13:18:55 -0500 |
commit | 948c021d50ce26e5935f4909ef7d4c61d28b02b5 (patch) | |
tree | a15b62f4aea0ded8a97f24dadac4c3cb3470353f /Makefile.am | |
parent | 14a91abb6c9422edaaec1cc681607d6105de17d9 (diff) | |
download | sssd-948c021d50ce26e5935f4909ef7d4c61d28b02b5.tar.gz sssd-948c021d50ce26e5935f4909ef7d4c61d28b02b5.tar.xz sssd-948c021d50ce26e5935f4909ef7d4c61d28b02b5.zip |
Build and install translated man pages by default
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 174c77586..49520f3be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -964,9 +964,6 @@ update-po: $(MAKE) -C src/man update-po $(MAKE) -C po update-po -translated-manpages: - $(MAKE) -C src/man translate - ####################### # Installation Extras # ####################### |