aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-03-10 14:11:17 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-03-10 14:11:17 -0500
commitdfcaec3ddc7445d596cb5fe3e36d94e5540ecf61 (patch)
tree0d0a77a54e6719bc2c5cb3a63fbdc421ee92297e /tools
parent5a14060ce866b8f654082fc67ce8e15b33dcbbbf (diff)
parentfdf83d543a30e6c94bbca52bd98b7a3ee5c259a5 (diff)
downloadlibdbusmenu-dfcaec3ddc7445d596cb5fe3e36d94e5540ecf61.tar.gz
libdbusmenu-dfcaec3ddc7445d596cb5fe3e36d94e5540ecf61.tar.bz2
libdbusmenu-dfcaec3ddc7445d596cb5fe3e36d94e5540ecf61.zip
releasing version 0.3.101-0ubuntu1
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in7
-rw-r--r--tools/testapp/Makefile.in7
2 files changed, 2 insertions, 12 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 64c2fa5..fb008b5 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -40,12 +40,7 @@ libexec_PROGRAMS = dbusmenu-dumper$(EXEEXT)
subdir = tools
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-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__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/tools/testapp/Makefile.in b/tools/testapp/Makefile.in
index ae9b152..2d8311a 100644
--- a/tools/testapp/Makefile.in
+++ b/tools/testapp/Makefile.in
@@ -38,12 +38,7 @@ libexec_PROGRAMS = dbusmenu-testapp$(EXEEXT)
subdir = tools/testapp
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-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__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs