From 21dc2e013cda953ab60a330f7aec4bde874f4523 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Tue, 25 Oct 2005 08:04:53 +0000 Subject: Distclean should remove the header, not iconv-detect.c 2005-10-25 Harish Krishnaswamy * Makefile.am: Distclean should remove the header, not iconv-detect.c svn path=/trunk/; revision=30562 --- ChangeLog | 5 +++++ Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 212011bf78..daecb1ee18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-25 Harish Krishnaswamy + + * Makefile.am: Distclean should remove the header, + not iconv-detect.c + 2005-10-25 Harish Krishnaswamy * configure.in: Turn development warning on. 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 -- cgit v1.2.3