]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Add missing headers in distribution
authorDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 05:14:04 +0000 (14:14 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 05:42:08 +0000 (14:42 +0900)
* Makefile.am (noinst_HEADERS): Add cldr-plural.h and cldr-plural-exp.h.

gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index 05155a7490cbcbd3bb967505a14165127a9c8743..e4210167f1c2bf9365bd63f149729ac81ebee454 100644 (file)
@@ -1,3 +1,8 @@
+2015-06-23  Daiki Ueno  <ueno@gnu.org>
+
+       * Makefile.am (noinst_HEADERS): Add cldr-plural.h and
+       cldr-plural-exp.h.
+
 2015-06-22  Daiki Ueno  <ueno@gnu.org>
 
        msginit: Guess plural rules from Unicode CLDR
index 607a72c384c331fdd39e5eb4cf8d3374687ab891..3b53c21ee9076bcda3eb7072a40d9f747c6f683c 100644 (file)
@@ -39,7 +39,8 @@ po-lex.h open-catalog.h read-catalog-abstract.h read-catalog.h \
 read-po.h read-properties.h read-stringtable.h \
 str-list.h \
 color.h write-catalog.h write-po.h write-properties.h write-stringtable.h \
-dir-list.h file-list.h po-gram-gen.h po-gram-gen2.h \
+dir-list.h file-list.h po-gram-gen.h po-gram-gen2.h cldr-plural.h \
+cldr-plural-exp.h \
 msgl-charset.h msgl-equal.h msgl-iconv.h msgl-ascii.h msgl-cat.h msgl-header.h \
 msgl-english.h msgl-check.h msgl-fsearch.h msgfmt.h msgunfmt.h \
 plural-count.h plural-eval.h plural-distrib.h \