aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.in
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-08-05 12:41:11 +0200
committerSebastien Bacher <seb128@ubuntu.com>2010-08-05 12:41:11 +0200
commit906f7922bbf1875f3fd666ff1e40f1635c52af4c (patch)
tree89b19d952889c1d4f7bd461a8b240fbc75f44624 /data/Makefile.in
parent469cf99aba753cfab399c9834b37f92ddbf68560 (diff)
parent453b8f9d9448206df1dba6307f3931f9c44687be (diff)
downloadayatana-indicator-session-906f7922bbf1875f3fd666ff1e40f1635c52af4c.tar.gz
ayatana-indicator-session-906f7922bbf1875f3fd666ff1e40f1635c52af4c.tar.bz2
ayatana-indicator-session-906f7922bbf1875f3fd666ff1e40f1635c52af4c.zip
Import upstream version 0.2.9
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 54c39e6..84f12d1 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)/configure.ac
+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)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs