summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-12-23 18:14:04 +0100
committerStephen Gallagher <sgallagh@redhat.com>2010-12-23 13:18:55 -0500
commit948c021d50ce26e5935f4909ef7d4c61d28b02b5 (patch)
treea15b62f4aea0ded8a97f24dadac4c3cb3470353f /Makefile.am
parent14a91abb6c9422edaaec1cc681607d6105de17d9 (diff)
downloadsssd-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.am3
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 #
#######################