diff --git a/Makefile b/Makefile index 53166fa..763a39d 100644 --- a/Makefile +++ b/Makefile @@ -12,10 +12,11 @@ REQUIRED+=calc REQUIRED+=stream # DB files to include in the release -TEMPLATES += db/counterbox.db -TEMPLATES += db/counterbox.proto -TEMPLATES += db/counterbox_common.db +TEMPLATES += db/counterbox_4ch.db +TEMPLATES += db/counterbox_8ch.db TEMPLATES += db/counterbox_v2.db +TEMPLATES += db/counterbox_common.db +TEMPLATES += db/counterbox.proto # DBD files to include in the release DBDS += src/counterbox.dbd