aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-08-03 11:31:13 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-08-03 11:31:13 -0400
commit850b6b37172364b823e6afe0813d48a1466f6a9c (patch)
treeafb323bbad6655b2a2e989f268412cbf2dee841a /tests
parent8dbd3ed2a39b885de434da32079cd64ef264ba99 (diff)
parent165de03abfb456cdff28880f6824651cf873e35f (diff)
downloadlibdbusmenu-850b6b37172364b823e6afe0813d48a1466f6a9c.tar.gz
libdbusmenu-850b6b37172364b823e6afe0813d48a1466f6a9c.tar.bz2
libdbusmenu-850b6b37172364b823e6afe0813d48a1466f6a9c.zip
releasing version 0.3.9-0ubuntu1
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in9
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 5e7c0ec..1958aec 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -61,12 +61,7 @@ DIST_COMMON = $(libdbusmenu_jsonloaderinclude_HEADERS) \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/dbusmenu-jsonloader.pc.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
@@ -515,8 +510,6 @@ PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
POFILES = @POFILES@
POSUB = @POSUB@
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@