summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7ea9c19..9ba1055 100644
--- a/Makefile
+++ b/Makefile
@@ -127,6 +127,7 @@ $(NAME).bin:
$(manpages) src/config.h: Makefile deps.mk
$(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
+src/napi-sqlite.lo: 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