Fix build

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-04-29 04:01:14 +01:00
parent b2fcde5f2e
commit d61b23ad64
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -736,6 +736,9 @@ PLUGIN_FILES += $(filter-out PathSet/src/plugin.cpp,$(wildcard PathSet/src/*.cpp
PLUGIN_FILES += $(filter-out PinkTrombone/src/plugin.cpp,$(wildcard PinkTrombone/src/*.cpp))
PLUGIN_FILES += $(wildcard PinkTrombone/src/PinkTrombone/*.cpp)
# modules/types which are present in other plugins
PINKTROMBONE_CUSTOM = WhiteNoise
# --------------------------------------------------------------
# Prism