Avoid duplicate symbol
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
1c236cace0
commit
946056b1fd
1 changed files with 1 additions and 1 deletions
|
@ -874,7 +874,7 @@ PLUGIN_FILES += $(filter-out voxglitch/src/plugin.cpp,$(wildcard voxglitch/src/*
|
|||
# --------------------------------------------------------------
|
||||
# WhatTheRack
|
||||
|
||||
PLUGIN_FILES += $(filter-out WhatTheRack/src/plugin.cpp,$(wildcard WhatTheRack/src/*.cpp))
|
||||
PLUGIN_FILES += $(filter-out WhatTheRack/src/WhatTheRack.cpp,$(wildcard WhatTheRack/src/*.cpp))
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
VOXGLITCH_CUSTOM = $(DRWAV) AudioFile Looper Readout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue