Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-04-07 19:38:23 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-04-07 19:38:23 (GMT)
commit3331fa3c80cb69db9487a6716a2984507ad68af8 (patch)
tree3346daa09980ca51229eef14d1ae88ee70078d21 /Makefile.in
parent37f3e225854f9d62e2ba67f88e42c204cd11648d (diff)
Imported Upstream version 0.79.2upstream/0.79.2
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index c45daa6..3f78c89 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,8 +37,8 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
config.guess config.sub depcomp install-sh ltmain.sh missing \
py-compile
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/python.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
+ $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \