summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2015-07-28 00:09:46 -0500
committerNicolas Williams <nico@cryptonector.com>2015-07-28 00:09:46 -0500
commit6b55baa00f048a8e722645acf69be263fc41bba8 (patch)
tree1e1db2cf9faea34b6998fa8fe3036cad78ff45cd /Makefile.am
parent7f251344b7436b77aaefdda959d81df596de956d (diff)
Add missing files (fix #875)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7f316b0a..c3a771fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -154,12 +154,14 @@ 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/setup tests/jq.test tests/onig.test \
tests/modules/data.json \
tests/modules/syntaxerror/syntaxerror.jq \
tests/modules/test_bind_order.jq \
tests/modules/test_bind_order0.jq \
tests/modules/test_bind_order1.jq \
- tests/modules/test_bind_order2.jq
+ tests/modules/test_bind_order2.jq \
+ jq.1.prebuilt
# README.md is expected in Github projects, good stuff in it, so we'll