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
Update for OSX support
pull/5/head
falkTX
10 years ago
parent
0960ce1eda
commit
5b0b88e037
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
Makefile
+1
-1
dpf
+ 3
- 0
Makefile
View File
@@ -16,6 +16,9 @@ plugins: libs
gen: plugins dpf/utils/lv2_ttl_generator
@$(CURDIR)/dpf/utils/generate-ttl.sh
ifeq ($(MACOS),true)
@$(CURDIR)/dpf/utils/generate-vst-bundles.sh
endif
dpf/utils/lv2_ttl_generator:
$(MAKE) -C dpf/utils/lv2-ttl-generator
+ 1
- 1
dpf
@@ -1 +1 @@
Subproject commit
bbc59691fcbd968514d72da7d88499e0bde1379a
Subproject commit
6f460bced49fb8c749439ba6367aa46d7f311a64
Write
Preview
Loading…
Cancel
Save