summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-09-24 03:07:13 +0200
committerBruno Haible <bruno@clisp.org>2010-09-24 03:07:13 +0200
commit8a47ccba603bd290807ade6811c48d23814da734 (patch)
tree4d556cd3f9cdb1469854e719270aacfc05b30198
parentf5e72de378838a6a606098956012f95d060a9fae (diff)
downloadlibunistring-8a47ccba603bd290807ade6811c48d23814da734.tar.gz
Update after gnulib changed.
-rw-r--r--ChangeLog5
-rw-r--r--lib/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 749c297..7d9f84d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-09-23 Bruno Haible <bruno@clisp.org>
+ Update after gnulib changed.
+ * lib/Makefile.am (MOSTLYCLEANDIRS): New variable.
+
+2010-09-23 Bruno Haible <bruno@clisp.org>
+
* m4/libtool.m4: Update from libtool-2.4, with modifications.
2009-04-23 Bruno Haible <bruno@clisp.org>
Fix recognition of "nm" command.
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ffbfae2..d5c0d6f 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -20,6 +20,7 @@ AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects no-dependencies
EXTRA_DIST =
BUILT_SOURCES =
MOSTLYCLEANFILES = core *.stackdump
+MOSTLYCLEANDIRS =
CLEANFILES =
DISTCLEANFILES =
MAINTAINERCLEANFILES =