Browse Source

Fix typo

master
falkTX 8 years ago
parent
commit
1149c3e12a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/Kars/Makefile

+ 1
- 1
plugins/Kars/Makefile View File

@@ -50,7 +50,7 @@ TARGETS += lv2_dsp
endif
endif

ifeq ($(BUILD_VST),true)
ifeq ($(BUILD_VST2),true)
TARGETS += vst
endif



Loading…
Cancel
Save