]> granicus.if.org Git - jq/commitdiff
remove obsolete line
authorLee Thompson <thompson@dtosolutions.com>
Tue, 4 Dec 2012 22:50:11 +0000 (16:50 -0600)
committerLee Thompson <thompson@dtosolutions.com>
Tue, 4 Dec 2012 22:50:11 +0000 (16:50 -0600)
Makefile.am

index 63fc5eab6c8bb90f2251b573d324cb5dfde6e531..1ebd6d5dd56b69229e69e2c84d0f7eb07b9c73d9 100644 (file)
@@ -32,7 +32,6 @@ jq_CPPFLAGS = -O $(DEVCFLAGS) -DJQ_DEBUG=0
 
 TESTS = jq_test
 jq_test_SOURCES = $(JQ_SRC) jq_test.c
-dist_jq_test_SOURCES = $(DIST_JQ_SRC)
 jq_test_CPPFLAGS = $(DEVCFLAGS) -DJQ_DEBUG=1
 LOG_COMPILER = valgrind
 AM_LOG_FLAGS = --error-exitcode=1 -q --leak-check=full