build: add json test data to dist
This commit is contained in:
parent
cf6fc87c9f
commit
733f16d1c8
@ -38,4 +38,4 @@ endif
|
|||||||
TEST_LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh
|
TEST_LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh
|
||||||
TESTS = static.test json.test
|
TESTS = static.test json.test
|
||||||
check_PROGRAMS = $(TEST_BIN)
|
check_PROGRAMS = $(TEST_BIN)
|
||||||
EXTRA_DIST = static.test json.test.actual json.test
|
EXTRA_DIST = static.test json.test json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user