summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLee Thompson <thompson@dtosolutions.com>2012-12-04 16:50:11 -0600
committerLee Thompson <thompson@dtosolutions.com>2012-12-04 16:50:11 -0600
commit99353d8c84bfdfcac20f92b8d3c27f27affc1592 (patch)
tree1c46d2abcbf3a384465407b7ff7248ffd6c1b91c /Makefile.am
parent76c87061455af3d8d7d0506b153c140d7ee7b62d (diff)
remove obsolete line
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 63fc5eab..1ebd6d5d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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