aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.in
diff options
context:
space:
mode:
authorDidier Roche <didier.roche@canonical.com>2010-09-22 14:55:39 +0200
committerDidier Roche <didier.roche@canonical.com>2010-09-22 14:55:39 +0200
commitfd9a7d175a4d6b17d04803245b30e547d34af9dc (patch)
tree5a44e627bce214448a63fc08d4933d631d7971f6 /docs/Makefile.in
parent199c1c21538a1618aaec22be54a32b15f291067e (diff)
parent9cc32d2064b803d005b1e0824022528a295c8fdd (diff)
downloadlibdbusmenu-fd9a7d175a4d6b17d04803245b30e547d34af9dc.tar.gz
libdbusmenu-fd9a7d175a4d6b17d04803245b30e547d34af9dc.tar.bz2
libdbusmenu-fd9a7d175a4d6b17d04803245b30e547d34af9dc.zip
Import upstream version 0.3.15
Diffstat (limited to 'docs/Makefile.in')
-rw-r--r--docs/Makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in
index 2564fa6..7f4a52b 100644
--- a/docs/Makefile.in
+++ b/docs/Makefile.in
@@ -36,7 +36,12 @@ host_triplet = @host@
subdir = docs
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/gnome-doc-utils.m4 \
+ $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
+ $(top_srcdir)/m4/introspection.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