TESTS += json_test check_PROGRAMS += json_test json_test_SOURCES = \ testsuite/json/jsontest.cpp \ testsuite/json/jsontest.h \ testsuite/json/jsontest_main.cpp json_test_LDADD = libjson.la