aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-01 08:57:16 -0500
committerTed Gould <ted@gould.cx>2010-07-01 08:57:16 -0500
commit50834a9544037e4e98ee890a704b99c209b8c138 (patch)
treef831a75de0e9eac78947c34c0ec3000f9852c11e /tests
parentfb9b63c2247e5cc31c037f8e4cbd44b2962e930e (diff)
parenta79f1b295ca5a6a0f20cc899db9043a46aff22e9 (diff)
downloadlibdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.tar.gz
libdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.tar.bz2
libdbusmenu-50834a9544037e4e98ee890a704b99c209b8c138.zip
* New upstream release.
* Fixing up value handling in dbusmenu-dumper
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 6d2efe0..1f4806d 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -93,7 +93,9 @@ am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(examplesdir)" \
"$(DESTDIR)$(libdbusmenu_jsonloaderincludedir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
am__DEPENDENCIES_1 =
-libdbusmenu_jsonloader_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
+libdbusmenu_jsonloader_la_DEPENDENCIES = \
+ ../libdbusmenu-glib/libdbusmenu-glib.la $(am__DEPENDENCIES_1) \
+ $(am__DEPENDENCIES_1)
am_libdbusmenu_jsonloader_la_OBJECTS = \
libdbusmenu_jsonloader_la-json-loader.lo
libdbusmenu_jsonloader_la_OBJECTS = \