aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-10-25 16:04:53 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-10-25 16:04:53 +0800
commit21dc2e013cda953ab60a330f7aec4bde874f4523 (patch)
treeb9fb96e9d077db42be74e15f37f6287b948248be /Makefile.am
parentd475859045e2808ba65a1d78a376783674d26e47 (diff)
downloadgsoc2013-evolution-21dc2e013cda953ab60a330f7aec4bde874f4523.tar
gsoc2013-evolution-21dc2e013cda953ab60a330f7aec4bde874f4523.tar.gz
gsoc2013-evolution-21dc2e013cda953ab60a330f7aec4bde874f4523.tar.bz2
gsoc2013-evolution-21dc2e013cda953ab60a330f7aec4bde874f4523.tar.lz
gsoc2013-evolution-21dc2e013cda953ab60a330f7aec4bde874f4523.tar.xz
gsoc2013-evolution-21dc2e013cda953ab60a330f7aec4bde874f4523.tar.zst
gsoc2013-evolution-21dc2e013cda953ab60a330f7aec4bde874f4523.zip
Distclean should remove the header, not iconv-detect.c
2005-10-25 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Distclean should remove the header, not iconv-detect.c svn path=/trunk/; revision=30562
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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