aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-28 21:47:43 -0500
committerTed Gould <ted@gould.cx>2010-06-28 21:47:43 -0500
commitcba3c47e7fe383c6c3496a55158a86fe6994dd35 (patch)
treee805a8c1d237ff86fe25546ada3db9b231e67462 /tests/Makefile.am
parentdce233d4c70e90cfb0f3862ba66538222ffbb7d6 (diff)
downloadlibdbusmenu-cba3c47e7fe383c6c3496a55158a86fe6994dd35.tar.gz
libdbusmenu-cba3c47e7fe383c6c3496a55158a86fe6994dd35.tar.bz2
libdbusmenu-cba3c47e7fe383c6c3496a55158a86fe6994dd35.zip
Redirecting output to a file.
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 3cd4380..1f7e36e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -155,6 +155,7 @@ test_json_client_CFLAGS = \
test_json_client_LDADD = \
../libdbusmenu-glib/libdbusmenu-glib.la \
+ $(DBUSMENUTESTS_LIBS) \
$(DBUSMENUGLIB_LIBS)
######################