aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8af1e8e4b9..32a45dc63d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-23 Björn Torkelsson <torkel@acc.umu.se>
+
+ * Makefile.am (DISTCLEANFILES): remove *.pc and intltool-*
+ files generated by configure when running make distclean.
+
2005-02-23 Hans Petter Jansson <hpj@novell.com>
* configure.in: Make mailer depend on libedataserverui.
diff --git a/Makefile.am b/Makefile.am
index 9c3bd3f118..f43709a654 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,6 +51,7 @@ SUBDIRS = \
help \
po
+DISTCLEANFILES = intltool-extract intltool-merge intltool-update $(pkgconfig_DATA)
# CDE Stuff