From 7f251344b7436b77aaefdda959d81df596de956d Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Sun, 26 Jul 2015 23:26:30 -0500 Subject: Fix make dist (fix #870) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 15d1b298..7f316b0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -154,7 +154,7 @@ EXTRA_DIST = $(man_MANS) $(TESTS) $(TEST_LOG_COMPILER) jq.spec \ tests/modules/.jq tests/modules/a.jq tests/modules/b/b.jq \ tests/modules/c/c.jq tests/modules/c/d.jq \ tests/modules/lib/jq/e/e.jq tests/modules/lib/jq/f.jq \ - tests/modules/streaming.jq tests/modules/data.json \ + tests/modules/data.json \ tests/modules/syntaxerror/syntaxerror.jq \ tests/modules/test_bind_order.jq \ tests/modules/test_bind_order0.jq \ -- cgit v1.2.3