From 4a971f2e17b8befd5afc11b6f542a25d5dc15c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Torkelsson?= Date: Fri, 25 Feb 2005 18:02:09 +0000 Subject: remove *.pc and intltool-* files generated by configure when running make MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2005-02-23 Björn Torkelsson * Makefile.am (DISTCLEANFILES): remove *.pc and intltool-* files generated by configure when running make distclean. svn path=/trunk/; revision=28891 --- ChangeLog | 5 +++++ Makefile.am | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8af1e8e4b9..32a45dc63d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-23 Björn Torkelsson + + * Makefile.am (DISTCLEANFILES): remove *.pc and intltool-* + files generated by configure when running make distclean. + 2005-02-23 Hans Petter Jansson * 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 -- cgit v1.2.3