Browse Source

Misc

old-stable
falkTX 12 years ago
parent
commit
f896180903
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      source/bridges/Makefile

+ 1
- 1
source/bridges/Makefile View File

@@ -121,7 +121,7 @@ ifeq ($(HAVE_ZYN_DEPS),true)
NATIVE_BUILD_FLAGS += -DWANT_ZYNADDSUBFX
NATIVE_LINK_FLAGS += $(shell pkg-config --libs fftw3 mxml zlib)
ifeq ($(HAVE_ZYN_UI_DEPS),true)
NATIVE_LINK_FLAGS += $(shell pkg-config --libs ntk ntk_images)
NATIVE_LINK_FLAGS += $(shell pkg-config --libs ntk_images ntk)
endif
endif



Loading…
Cancel
Save