summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2013-05-08 18:55:10 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2013-05-08 18:55:10 +0100
commit9d245c88c4768444e7e36c88f9ae9976ecdcdec8 (patch)
treef579871cb7409ce650aca8967ee39f1ac96e8171 /Makefile.am
parentd121420757001950604473f5b0f7a592caa1433e (diff)
Check in a pile of Autotools junk, including the configure script.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 5018439f..0810f0c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,13 +53,13 @@ TEST_LOG_COMPILER = tests/run
# setup is only used by distribution developers, not package developers.
# Still, as a matter of allowing patching, its not a bad idea to distribute
# the developer setup script in the tarball.
-EXTRA_DIST = setup.sh config.h.in ChangeLog VERSION lexer.l lexer.h \
+EXTRA_DIST = setup.sh config.h.in ChangeLog lexer.l lexer.h \
gen_utf8_tables.py jq.spec testdata
# README.md is expected in Github projects, good stuff in it, so we'll
# distribute it and install it with the package in the doc directory.
docdir = ${datadir}/doc/${PACKAGE}
-dist_doc_DATA = README.md INSTALL COPYING AUTHORS README NEWS
+dist_doc_DATA = README.md COPYING AUTHORS README
man_MANS = jq.1