This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Kars
mirror of
https://github.com/DISTRHO/Kars
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix typo
master
falkTX
8 years ago
parent
4ae71bd70e
commit
1149c3e12a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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_VST
2
),true)
TARGETS += vst
endif
Write
Preview
Loading…
Cancel
Save