aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-03 20:26:50 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-03 20:26:50 +0800
commitc8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c (patch)
tree0d77679e50493572eb07c435ec4957e0020f4d45
parent7e5f6cb8ce7820dbd4e62c3aa023a5155332ec2a (diff)
downloadgsoc2013-epiphany-c8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c.tar
gsoc2013-epiphany-c8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c.tar.gz
gsoc2013-epiphany-c8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c.tar.bz2
gsoc2013-epiphany-c8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c.tar.lz
gsoc2013-epiphany-c8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c.tar.xz
gsoc2013-epiphany-c8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c.tar.zst
gsoc2013-epiphany-c8f97da7fbc9783bc9fc8cc3895ce353dc5bde0c.zip
Added po/.intltool-merge-cache to DISTCLEANFILES in order to pass make
2003-10-03 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Added po/.intltool-merge-cache to DISTCLEANFILES in order to pass make distcheck. Maybe this ought to be fixed in intltool?
-rw-r--r--Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 26075a087..a403cfead 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,8 @@ EXTRA_DIST = \
omf.make \
COPYING.README
-DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
+DISTCLEANFILES = \
+ po/.intltool-merge-cache \
+ intltool-extract \
+ intltool-merge \
intltool-update