missing new db files

This commit is contained in:
2024-10-23 09:16:22 +02:00
parent 7e020130c3
commit 80bd2973be

View File

@ -12,10 +12,11 @@ REQUIRED+=calc
REQUIRED+=stream REQUIRED+=stream
# DB files to include in the release # DB files to include in the release
TEMPLATES += db/counterbox.db TEMPLATES += db/counterbox_4ch.db
TEMPLATES += db/counterbox.proto TEMPLATES += db/counterbox_8ch.db
TEMPLATES += db/counterbox_common.db
TEMPLATES += db/counterbox_v2.db TEMPLATES += db/counterbox_v2.db
TEMPLATES += db/counterbox_common.db
TEMPLATES += db/counterbox.proto
# DBD files to include in the release # DBD files to include in the release
DBDS += src/counterbox.dbd DBDS += src/counterbox.dbd