aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-gtk/reference/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-22 10:19:44 -0500
committerTed Gould <ted@gould.cx>2010-09-22 10:19:44 -0500
commit83f1303ec3f3673200ed20eeaa980b9aab221ba2 (patch)
treebadbe60674669d580ccde59b6f1fc8d7b0eea36b /docs/libdbusmenu-gtk/reference/Makefile.in
parent2deeeea4dac30da36bea21ae885162a7c6383f59 (diff)
parent5551321b887ee90ef398a24d768a5f4a87db3af0 (diff)
downloadlibdbusmenu-83f1303ec3f3673200ed20eeaa980b9aab221ba2.tar.gz
libdbusmenu-83f1303ec3f3673200ed20eeaa980b9aab221ba2.tar.bz2
libdbusmenu-83f1303ec3f3673200ed20eeaa980b9aab221ba2.zip
Merging Ubuntu-desktop
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/Makefile.in')
-rw-r--r--docs/libdbusmenu-gtk/reference/Makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/libdbusmenu-gtk/reference/Makefile.in b/docs/libdbusmenu-gtk/reference/Makefile.in
index 40e30f7..b9e1d6d 100644
--- a/docs/libdbusmenu-gtk/reference/Makefile.in
+++ b/docs/libdbusmenu-gtk/reference/Makefile.in
@@ -43,7 +43,12 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/version.xml.in $(top_srcdir)/gtk-doc.local.make
subdir = docs/libdbusmenu-gtk/reference
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