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