From cd50a23dab8623f232da7d6b1b9511f4590e9788 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 23 Feb 2024 11:11:38 -0300 Subject: Implement accretion.runMigrations() and wrappings of node-sqlite3 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1dbf13e..e19a81e 100644 --- a/Makefile +++ b/Makefile @@ -47,6 +47,7 @@ sources = \ installable = \ $(sources.sql) \ $(sources.mjs) \ + src/sqlite.cjs \ src/package.json \ -- cgit v1.2.3