diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 333dfb9..73c51b1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 + Makefile tools autogen.sh README.md .PHONY: FORCE todo |