summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-02-23 11:11:38 -0300
committerEuAndreh <eu@euandre.org>2024-02-23 11:21:21 -0300
commitcd50a23dab8623f232da7d6b1b9511f4590e9788 (patch)
tree349e111763eac7853d9f1dd7a61e9bce117f3993 /Makefile
parentBig cleanup (diff)
downloadpapod-cd50a23dab8623f232da7d6b1b9511f4590e9788.tar.gz
papod-cd50a23dab8623f232da7d6b1b9511f4590e9788.tar.xz
Implement accretion.runMigrations() and wrappings of node-sqlite3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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 \