diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |