diff options
author | Ted Gould <ted@gould.cx> | 2010-08-12 11:22:27 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-12 11:22:27 -0500 |
commit | 6611a36e55154bbb61742487a2781a21dde11de7 (patch) | |
tree | 8756908729c2e78a69e9b151ce86f98ecfdbb6b7 /tests/Makefile.am | |
parent | 9179d1be6405b5801b8ef50fb131f5ecbdeb4751 (diff) | |
parent | ce733747e2897da96f508668f39d4d92c78e5e4c (diff) | |
download | libdbusmenu-6611a36e55154bbb61742487a2781a21dde11de7.tar.gz libdbusmenu-6611a36e55154bbb61742487a2781a21dde11de7.tar.bz2 libdbusmenu-6611a36e55154bbb61742487a2781a21dde11de7.zip |
* New upstream release.
* Fixes to dbusmenu-dumper
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 839305f..9f621cb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,6 +10,7 @@ TESTS = \ test-glib-proxy \ test-glib-simple-items \ test-glib-submenu \ + test-json \ test-gtk-objects-test \ test-gtk-label \ test-gtk-shortcut \ |