blob: a9dfe17348716093a036ffb3270622ec199b28f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- gettext-tools/man/Makefile.in.orig Mon May 23 04:24:28 2005
+++ gettext-tools/man/Makefile.in Tue Jan 30 22:12:40 2007
@@ -576,5 +576,5 @@
-all-local: html-local
-install-data-local: install-html
-installdirs-local: installdirs-html
+all-local:
+install-data-local:
+installdirs-local:
uninstall-local: uninstall-html
|