Fix build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
b2fcde5f2e
commit
d61b23ad64
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue