Upd Makefile, added Blank to BISET_CUSTOM

This commit is contained in:
washikano 2024-04-10 00:36:01 -06:00 committed by Filipe Coelho
parent b75676a5bb
commit 8e17cf4ece

View file

@ -578,6 +578,9 @@ BIDOO_CUSTOM_PER_FILE = channel channel filterType
PLUGIN_FILES += $(filter-out Biset/src/plugin.cpp,$(wildcard Biset/src/*.cpp))
PLUGIN_FILES += $(wildcard Biset/src/*/*.cpp)
# # modules/types which are present in other plugins
BISET_CUSTOM = Blank
# --------------------------------------------------------------
# BogaudioModules