Skip to content

Commit

Permalink
Fix make dist (fix #870)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicowilliams committed Jul 27, 2015
1 parent 21309bc commit 7f25134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 7f25134

Please sign in to comment.