summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--lib/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 360ed30..1f0b05e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-26 Bruno Haible <bruno@clisp.org>
+
+ * lib/Makefile.am (EXTRA_DIST): Add unistring/cdefs.in.h.
+
2009-12-24 Bruno Haible <bruno@clisp.org>
Update after gnulib added module 'unused-parameter'.
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 5d58942..1237f94 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -167,6 +167,7 @@ unistring/cdefs.h : unistring/cdefs.in.h
BUILT_SOURCES += unistring/cdefs.h
MOSTLYCLEANFILES += unistring/cdefs.h-t
CLEANFILES += unistring/cdefs.h
+EXTRA_DIST += unistring/cdefs.in.h
# unistring/woe32dll.h is not public, but is included by other header files.
nobase_nodist_include_HEADERS += unistring/woe32dll.h