Distribute appropriate files

This commit is contained in:
Petri Lehtinen 2009-08-25 21:24:07 +03:00
parent bf0d383961
commit 390b0ba633
4 changed files with 12 additions and 1 deletions

View File

@ -1 +1,2 @@
EXTRA_DIST = LICENSE README.rst
SUBDIRS = doc src test

View File

@ -1,4 +1,4 @@
EXTRA_DIST = conf.py apiref.rst index.rst
EXTRA_DIST = conf.py apiref.rst index.rst ext/refcounting.py
clean-local:
rm -rf .build

View File

@ -1,3 +1,4 @@
DIST_SUBDIRS = testprogs testdata
SUBDIRS = testprogs
check_PROGRAMS = loadf_dumpf loads_dumps load_file_dump_file
@ -9,5 +10,13 @@ LDADD = ../src/libjansson.la
TESTS = test-api test-invalid test-valid
EXTRA_DIST = \
test-api \
test-invalid \
test-valid \
run-test \
json-compare.py \
split-testfile.py
clean-local:
rm -rf testlogs

1
test/testdata/Makefile.am vendored Normal file
View File

@ -0,0 +1 @@
EXTRA_DIST = invalid invalid-unicode valid