summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>2002-01-14 21:30:29 +0000
committerBradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>2002-01-14 21:30:29 +0000
commitd3ed7b29b2455d8e22c15f8f04c8ac9f0e463e92 (patch)
tree0188ce10453ea0e2d79f12022b8bceea4ee01aa6 /Makefile.am
parent5aa592f68b95cc292cd6485fc9ddc0e4a5327f7b (diff)
downloadgnome-control-center-d3ed7b29b2455d8e22c15f8f04c8ac9f0e463e92.tar.gz
Updates to pass distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fce99b550..47bc242f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,10 +14,14 @@ pixmap_DATA = control-center.png
dist-hook: control-center.spec
cp control-center.spec $(distdir)
+CLEANFILES = \
+ intltool-extract \
+ intltool-merge \
+ intltool-update
+
EXTRA_DIST = \
control-center.spec.in \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
control-center.png
-