summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/json/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/json/Makefile.am')
-rw-r--r--sca-cpp/trunk/modules/json/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-cpp/trunk/modules/json/Makefile.am b/sca-cpp/trunk/modules/json/Makefile.am
index 5bd435fe99..fd00ebb4af 100644
--- a/sca-cpp/trunk/modules/json/Makefile.am
+++ b/sca-cpp/trunk/modules/json/Makefile.am
@@ -15,9 +15,8 @@
# specific language governing permissions and limitations
# under the License.
-noinst_PROGRAMS = json-test
-
json_test_SOURCES = json-test.cpp
json_test_LDFLAGS = -lmozjs
+noinst_PROGRAMS = json-test
TESTS = json-test