aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-28 23:25:43 -0500
committerTed Gould <ted@gould.cx>2010-06-28 23:25:43 -0500
commit5fd6902e36c622d99f914fd485d85c9a52d9924c (patch)
tree5f267bcda5870485a1a3228cb191b0dec28ef7ce
parent6a7136550130ee0c9fe9e67d99cdf8fcc7b41b69 (diff)
parent3b991803b808c158edb3062d2b962cdf9d8ed2d2 (diff)
downloadlibdbusmenu-5fd6902e36c622d99f914fd485d85c9a52d9924c.tar.gz
libdbusmenu-5fd6902e36c622d99f914fd485d85c9a52d9924c.tar.bz2
libdbusmenu-5fd6902e36c622d99f914fd485d85c9a52d9924c.zip
Glib library too.
-rw-r--r--tests/Makefile.am1
-rw-r--r--tests/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d57a578..63857a2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -70,6 +70,7 @@ libdbusmenu_jsonloader_la_CFLAGS = \
-DG_LOG_DOMAIN="\"LIBDBUSMENU-JSONLOADER\""
libdbusmenu_jsonloader_la_LIBADD = \
+ ../libdbusmenu-glib/libdbusmenu-glib.la \
$(DBUSMENUGLIB_LIBS) \
$(DBUSMENUTESTS_LIBS)
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 75314d0..6d2efe0 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -574,6 +574,7 @@ libdbusmenu_jsonloader_la_CFLAGS = \
-DG_LOG_DOMAIN="\"LIBDBUSMENU-JSONLOADER\""
libdbusmenu_jsonloader_la_LIBADD = \
+ ../libdbusmenu-glib/libdbusmenu-glib.la \
$(DBUSMENUGLIB_LIBS) \
$(DBUSMENUTESTS_LIBS)