aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-28 18:18:13 -0500
committerTed Gould <ted@gould.cx>2010-06-28 18:18:13 -0500
commitecfd01992d210f2411d1adac9ed7622837135210 (patch)
treec7f74a41d8f816778970e63b49d982e63989324f /tests/Makefile.am
parent3d291c9bd937b20511efbebb938b3a6b059e8b14 (diff)
downloadlibdbusmenu-ecfd01992d210f2411d1adac9ed7622837135210.tar.gz
libdbusmenu-ecfd01992d210f2411d1adac9ed7622837135210.tar.bz2
libdbusmenu-ecfd01992d210f2411d1adac9ed7622837135210.zip
Adding a test-client bin
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 2dd2cf7..9dab3eb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -33,6 +33,7 @@ check_PROGRAMS = \
test-gtk-shortcut-server \
test-glib-simple-items \
test-gtk-reorder-server \
+ test-json-client \
test-json-server
XVFB_RUN=". $(srcdir)/run-xvfb.sh"