This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Nekobi
mirror of
https://github.com/DISTRHO/Nekobi
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix typo
pull/10/head
falkTX
8 years ago
parent
b4e124bd6c
commit
e6cd37320e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/Nekobi/Makefile
+ 1
- 1
plugins/Nekobi/Makefile
View File
@@ -50,7 +50,7 @@ TARGETS += lv2_dsp
endif
endif
ifeq ($(BUILD_VST),true)
ifeq ($(BUILD_VST
2
),true)
TARGETS += vst
endif
Write
Preview
Loading…
Cancel
Save