aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 212011bf78..daecb1ee18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
+ * Makefile.am: Distclean should remove the header,
+ not iconv-detect.c
+
+2005-10-25 Harish Krishnaswamy <kharish@novell.com>
+
* configure.in: Turn development warning on.
Bump version to 2.5.1.
diff --git a/Makefile.am b/Makefile.am
index 6d172a22a5..3ef7af2c49 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,7 @@ SUBDIRS = \
help \
po
-DISTCLEANFILES = intltool-extract intltool-merge intltool-update iconv-detect.c $(pkgconfig_DATA)
+DISTCLEANFILES = intltool-extract intltool-merge intltool-update iconv-detect.h $(pkgconfig_DATA)
# CDE Stuff