aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-gtk/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-09-20 00:02:09 -0500
committerTed Gould <ted@gould.cx>2011-09-20 00:02:09 -0500
commitc808cc90d518f9b010d937a13a8db0e8018fa9fd (patch)
tree27f576440a677c19c7610a408b27ee70b5d5e4d9 /docs/libdbusmenu-gtk/Makefile.in
parent549dcbddf1b835ba18a259f15669a29d9660ccf3 (diff)
parent451acabd0340c1f0196ec0fe8a6ef62ead4e77f9 (diff)
downloadlibdbusmenu-c808cc90d518f9b010d937a13a8db0e8018fa9fd.tar.gz
libdbusmenu-c808cc90d518f9b010d937a13a8db0e8018fa9fd.tar.bz2
libdbusmenu-c808cc90d518f9b010d937a13a8db0e8018fa9fd.zip
Import upstream version 0.4.94
Diffstat (limited to 'docs/libdbusmenu-gtk/Makefile.in')
-rw-r--r--docs/libdbusmenu-gtk/Makefile.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/libdbusmenu-gtk/Makefile.in b/docs/libdbusmenu-gtk/Makefile.in
index b4ef3c2..69177c7 100644
--- a/docs/libdbusmenu-gtk/Makefile.in
+++ b/docs/libdbusmenu-gtk/Makefile.in
@@ -36,7 +36,12 @@ host_triplet = @host@
subdir = docs/libdbusmenu-gtk
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
@@ -137,6 +142,8 @@ GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GREP = @GREP@
GTKDOC_CHECK = @GTKDOC_CHECK@
+GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
+GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
GTKDOC_MKPDF = @GTKDOC_MKPDF@
GTKDOC_REBASE = @GTKDOC_REBASE@
HELP_DIR = @HELP_DIR@