Skip to content

Commit 7f25134

Browse files
committed
Fix make dist (fix #870)
1 parent 21309bc commit 7f25134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ EXTRA_DIST = $(man_MANS) $(TESTS) $(TEST_LOG_COMPILER) jq.spec \
154154
tests/modules/.jq tests/modules/a.jq tests/modules/b/b.jq \
155155
tests/modules/c/c.jq tests/modules/c/d.jq \
156156
tests/modules/lib/jq/e/e.jq tests/modules/lib/jq/f.jq \
157-
tests/modules/streaming.jq tests/modules/data.json \
157+
tests/modules/data.json \
158158
tests/modules/syntaxerror/syntaxerror.jq \
159159
tests/modules/test_bind_order.jq \
160160
tests/modules/test_bind_order0.jq \

0 commit comments

Comments
 (0)