]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Distribute gnulib-m4/gnulib-cache.m4.
authorBruno Haible <bruno@clisp.org>
Sat, 19 Jul 2008 13:19:47 +0000 (13:19 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:45 +0000 (12:15 +0200)
gettext-tools/libgettextpo/ChangeLog
gettext-tools/libgettextpo/Makefile.am

index 2470de9f475046c8627b94833eb36bdb6b25c049..26040ec4a7074e5b0ed529046cac1481362424f7 100644 (file)
@@ -1,3 +1,7 @@
+2008-07-19  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4.
+
 2008-05-26  Bruno Haible  <bruno@clisp.org>
 
        * gettext-po.c (po_header_field, po_header_set_field): Recognize a
index 8947e84b19248d019c85d5a3962fbc6cff2b8f42..a83d9dc5480d0acd490a2953e5a8056fe8f1dd1b 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-tools/libgettextpo subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc.
+## Copyright (C) 1995-1998, 2000-2008 Free Software Foundation, Inc.
 ##
 ## This program is free software: you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -178,5 +178,8 @@ else
 endif
        mv gettext-po.h-tmp gettext-po.h
 
+# Allow users to use "gnulib-tool --update".
+EXTRA_DIST += gnulib-m4/gnulib-cache.m4
+
 # A small set of gnulib modules is needed here as well.
 include Makefile.gnulib