aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-28 23:22:58 -0500
committerTed Gould <ted@gould.cx>2010-06-28 23:22:58 -0500
commit3b991803b808c158edb3062d2b962cdf9d8ed2d2 (patch)
treebc26cc04ed8963617ba3c7a576966eb6aaf16fdf /tests/Makefile.am
parentdea48a947149ecc92c99bd084c9c7ea2e32d4577 (diff)
downloadlibdbusmenu-3b991803b808c158edb3062d2b962cdf9d8ed2d2.tar.gz
libdbusmenu-3b991803b808c158edb3062d2b962cdf9d8ed2d2.tar.bz2
libdbusmenu-3b991803b808c158edb3062d2b962cdf9d8ed2d2.zip
Adding in the glib lib too.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 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)