1
0
Fork 0

Add test/ to distribution

Makefile.am (EXTRA_DIST): Add test/
master
Mike Gerwitz 2017-01-06 13:17:57 -05:00
parent 0708ace993
commit 7ee9e11337
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ nsindex=$(addsuffix /index.js, $(namespaces))
SUBDIRS = doc
EXTRA_DIST = $(path_src) package.json index.js $(path_src)/version.js \
tools autogen.sh README.md
tools autogen.sh README.md $(path_test)
.PHONY: FORCE todo