Browse Source

Fix build

tags/22.03
falkTX 4 years ago
parent
commit
533d42209c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/Makefile

+ 1
- 1
plugins/Makefile View File

@@ -611,7 +611,7 @@ PLUGIN_FILES += $(filter-out ML_modules/src/plugin.cpp,$(wildcard ML_modules/src
PLUGIN_FILES += ML_modules/freeverb/revmodel.cpp

# modules/types which are present in other plugins
ML_CUSTOM = Quant Quantizer QuantizerWidget SH8 allpass comb revmodel
ML_CUSTOM = Mode Quant Quantizer QuantizerWidget SH8 allpass comb revmodel

# --------------------------------------------------------------
# MockbaModular


Loading…
Cancel
Save