aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.in
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-04-05 12:21:03 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-04-05 12:21:03 -0500
commit1d55884edc3c5f053937678858495b576db4e2a6 (patch)
treeca4282de58a89734aeabdf99b1249d61bd59461b /data/Makefile.in
parent7db5c14740ce0deae6ed4279cde70b731c56390a (diff)
parent618e46358a13eca06d26aa681fd11afedee8cfb5 (diff)
downloadayatana-indicator-messages-1d55884edc3c5f053937678858495b576db4e2a6.tar.gz
ayatana-indicator-messages-1d55884edc3c5f053937678858495b576db4e2a6.tar.bz2
ayatana-indicator-messages-1d55884edc3c5f053937678858495b576db4e2a6.zip
Import upstream version 0.5.95
Diffstat (limited to 'data/Makefile.in')
-rw-r--r--data/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/Makefile.in b/data/Makefile.in
index 5a0137f..7e129ed 100644
--- a/data/Makefile.in
+++ b/data/Makefile.in
@@ -37,7 +37,10 @@ host_triplet = @host@
subdir = data
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/gcov.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/gcov.m4 \
$(top_srcdir)/m4/gtest.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)