diff options
| author | Ted Gould <ted@gould.cx> | 2010-08-02 20:26:00 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-08-02 20:26:00 -0500 |
| commit | d192498fd0a5558067deded6e14efd119a1153c3 (patch) | |
| tree | 7c10f10c28fef2784f2da3d2f1acbe5842a46354 /tests | |
| parent | c10566c3df251a2e116005c5f4a55568f6f4df77 (diff) | |
| parent | 6d4b1a536a005c5ba42e0faadd5e55f34958b84d (diff) | |
| download | libdbusmenu-d192498fd0a5558067deded6e14efd119a1153c3.tar.gz libdbusmenu-d192498fd0a5558067deded6e14efd119a1153c3.tar.bz2 libdbusmenu-d192498fd0a5558067deded6e14efd119a1153c3.zip | |
New upstream release.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.in | 9 |
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@ |
