From 733f16d1c8e992e48cf2f4ced7f93269399743bf Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Sun, 26 Oct 2014 18:55:24 +1100 Subject: [PATCH] build: add json test data to dist --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 6abc3b37..881b297e 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -38,4 +38,4 @@ endif TEST_LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/build-aux/tap-driver.sh TESTS = static.test json.test check_PROGRAMS = $(TEST_BIN) -EXTRA_DIST = static.test json.test.actual json.test +EXTRA_DIST = static.test json.test json