aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-04-25 15:10:47 -0500
committerTed Gould <ted@gould.cx>2011-04-25 15:10:47 -0500
commitddd6e111fef609b37ab31198e3494c4b0873ee2e (patch)
treeb526b34090122d6e4486e20e45974bccddf31588 /libdbusmenu-gtk/Makefile.in
parent347535df0acc9c81bfecf8db6190ca402cb42ded (diff)
parent2b93a6778095ef3b928eea0e29a742db2eea4160 (diff)
downloadlibdbusmenu-ddd6e111fef609b37ab31198e3494c4b0873ee2e.tar.gz
libdbusmenu-ddd6e111fef609b37ab31198e3494c4b0873ee2e.tar.bz2
libdbusmenu-ddd6e111fef609b37ab31198e3494c4b0873ee2e.zip
Import upstream version 0.4.4
Diffstat (limited to 'libdbusmenu-gtk/Makefile.in')
-rw-r--r--libdbusmenu-gtk/Makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/libdbusmenu-gtk/Makefile.in b/libdbusmenu-gtk/Makefile.in
index 465ee0b..4c6a1dc 100644
--- a/libdbusmenu-gtk/Makefile.in
+++ b/libdbusmenu-gtk/Makefile.in
@@ -46,7 +46,12 @@ DIST_COMMON = $(libdbusmenu_gtk3include_HEADERS) \
$(srcdir)/Makefile.in $(srcdir)/dbusmenu-gtk-0.4.pc.in \
$(srcdir)/dbusmenu-gtk3-0.4.pc.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