aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-01-14 13:20:15 -0600
committerKen VanDine <ken.vandine@canonical.com>2011-01-14 13:20:15 -0600
commitb5fa5079027eeae92595f8e09df78a694c85a033 (patch)
tree22c97094855812f9599d9013151a1bd87cf46371 /Makefile.in
parent5988e5b24d22184ce32beb9a16644f28fe8d4841 (diff)
parentb611f7702e78fb49927558b85d3aaae688c4f8c1 (diff)
downloadayatana-indicator-session-b5fa5079027eeae92595f8e09df78a694c85a033.tar.gz
ayatana-indicator-session-b5fa5079027eeae92595f8e09df78a694c85a033.tar.bz2
ayatana-indicator-session-b5fa5079027eeae92595f8e09df78a694c85a033.zip
Import upstream version 0.2.11
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 14fd9d3..5db6d2a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -40,7 +40,10 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
compile config.guess config.sub depcomp install-sh ltmain.sh \
missing mkinstalldirs
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)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \