From 948c021d50ce26e5935f4909ef7d4c61d28b02b5 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Thu, 23 Dec 2010 18:14:04 +0100 Subject: Build and install translated man pages by default --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') 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 # ####################### -- cgit