1
0
Fork 0

Remove Makefile from dist

This does not belong here.

* Makefile.am (EXTRA_DIST): Remove Makefile
master
Mike Gerwitz 2017-01-06 13:15:09 -05:00
parent d2cf7dd093
commit 0708ace993
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 \
Makefile tools autogen.sh README.md
tools autogen.sh README.md
.PHONY: FORCE todo