Do not build internal zynaddsubfx
Fixes #86 Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
18f6e9a9b4
commit
2de11d4a24
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -24,6 +24,7 @@ CARLA_EXTRA_ARGS = \
|
||||||
HAVE_LIBMAGIC=false \
|
HAVE_LIBMAGIC=false \
|
||||||
HAVE_SNDFILE=false \
|
HAVE_SNDFILE=false \
|
||||||
HAVE_PROJECTM=false \
|
HAVE_PROJECTM=false \
|
||||||
|
HAVE_ZYN_DEPS=false \
|
||||||
HAVE_ZYN_UI_DEPS=false
|
HAVE_ZYN_UI_DEPS=false
|
||||||
|
|
||||||
ifneq ($(DEBUG),true)
|
ifneq ($(DEBUG),true)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue