]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Yet another automake bug.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Jul 2001 12:47:36 +0000 (12:47 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 14:35:51 +0000 (16:35 +0200)
doc/ChangeLog
doc/Makefile.am

index c681716bbcc395bf08a0d3c124ed497bc23f4473..3f86cbe9a2e00dff07e609c6e6e1285274034106 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-10  Bruno Haible  <haible@clisp.cons.org>
+
+       * Makefile.am: (installdirs): New dependency. Yet another automake bug.
+
 2001-05-30  Bruno Haible  <haible@clisp.cons.org>
 
        * gettext.texi (Plural forms): Remove remark about continuation lines.
index 364eace076c426671ca0728be5de4b2e5737da4f..fbae27eaf66e2d140d3ab3917b8c576ea0a3ec0c 100644 (file)
@@ -159,3 +159,6 @@ uninstall-html-monolithic:
 uninstall-html-split:
        $(RM) $(DESTDIR)$(htmldir)/gettext_*.html
 
+
+# One more automake bug.
+installdirs: installdirs-local