summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@gnome.org>2009-04-26 18:34:49 -0400
committerJeffrey Stedfast <fejj@gnome.org>2009-04-26 18:34:49 -0400
commit21a001abd92f56331a290c0a1e88feaf327e9d4b (patch)
tree18f2a6c7f3fac9f172b8e452627236dd7a5151c1 /Makefile.am
parent4339443289f29935399630122c53a6619c1a546f (diff)
downloadgmime-21a001abd92f56331a290c0a1e88feaf327e9d4b.tar.gz
fixed to rm pc files for distclean
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 31664768..623e8520 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,12 +14,7 @@ endif
SUBDIRS += tools .
-## We create gmimeConf.sh here and not from configure because we want
-## to get the paths expanded correctly. Macros like srcdir are given
-## the value NONE in configure if the user doesn't specify them (this
-## is an autoconf feature, not a bug).
-
-DISTCLEANFILES = iconv-detect.h
+DISTCLEANFILES = iconv-detect.h gmime-$(GMIME_API_VERSION).pc
EXTRA_DIST = \
PORTING \