diff --git a/plugins/Makefile b/plugins/Makefile index b918334..d64f6e6 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -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