From dc0c450c917cc7bd8235b5e915077133fbd65064 Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 26 Feb 2022 04:17:11 +0000 Subject: [PATCH] Fix build again --- plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Makefile b/plugins/Makefile index e9f3bc8..fcbec11 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -687,7 +687,7 @@ MSCHACK_CUSTOM_PER_FILE = MAIN_SYNC_CLOCK FILTER_STRUCT FILTER_PARAM_STRUCT OSC_ PLUGIN_FILES += $(filter-out MSM/src/MSM.cpp,$(wildcard MSM/src/*.cpp)) # modules/types which are present in other plugins -MSM_CUSTOM = ADSR BlankPanel Delay LFO Mult Noise VCA VCO sawTable triTable +MSM_CUSTOM = ADSR BlankPanel Delay LFO LowFrequencyOscillator Mult Noise OP VCA VCO sawTable triTable # -------------------------------------------------------------- # Orbits