summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bc36ce2..cbb92d5 100644
--- a/Makefile
+++ b/Makefile
@@ -132,6 +132,7 @@ $(sources.o) $(sources.lo) $(sources.to): src/config.h Makefile deps.mk
tests/tests-lib.o: tests/tests-lib.h src/config.h Makefile deps.mk
$(sources.to): tests/tests-lib.h
$(sources.ta): tests/tests-lib.o
+$(sources.js) $(tests.js): src/napi-sqlite.node
src/index.js:
ln -fs api.js $@