summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2025-12-10 15:01:13 -0500
committerJonathan Bradley <jcb@pikum.xyz>2025-12-10 15:01:13 -0500
commit6c3559c51bf01ab10346d575e8b26903028c7251 (patch)
treea15699c99b5a5374a9a45a9d24cb407a7711b26c /Makefile
parent5807565be93e8b813627fb8f52747d8d6b8a1504 (diff)
pke-at: import, re-import avoid duplicatesHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9a87729..bef3549 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,9 @@ endef
FILES_BIN = \
src/sql/schema-000-000.sql \
+ src/sql/ext_mapping_delete.sql \
+ src/sql/ext_mapping_get.sql \
+ src/sql/ext_mapping_upsert.sql \
src/sql/section_delete.sql \
src/sql/section_get.sql \
src/sql/section_upsert.sql \