aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBjörn Torkelsson <torkel@acc.umu.se>2005-02-26 02:02:09 +0800
committerRodney Dawes <dobey@src.gnome.org>2005-02-26 02:02:09 +0800
commit4a971f2e17b8befd5afc11b6f542a25d5dc15c72 (patch)
tree207893e62a1ceaa40d74c200eac23a4cb5f958de /Makefile.am
parent1acc4863a3c1a150ffe7f6ebf30ee21204ceceab (diff)
downloadgsoc2013-evolution-4a971f2e17b8befd5afc11b6f542a25d5dc15c72.tar
gsoc2013-evolution-4a971f2e17b8befd5afc11b6f542a25d5dc15c72.tar.gz
gsoc2013-evolution-4a971f2e17b8befd5afc11b6f542a25d5dc15c72.tar.bz2
gsoc2013-evolution-4a971f2e17b8befd5afc11b6f542a25d5dc15c72.tar.lz
gsoc2013-evolution-4a971f2e17b8befd5afc11b6f542a25d5dc15c72.tar.xz
gsoc2013-evolution-4a971f2e17b8befd5afc11b6f542a25d5dc15c72.tar.zst
gsoc2013-evolution-4a971f2e17b8befd5afc11b6f542a25d5dc15c72.zip
remove *.pc and intltool-* files generated by configure when running make
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. svn path=/trunk/; revision=28891
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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