Skip to content
Snippets Groups Projects
Commit 0ed059c2 authored by ab0027's avatar ab0027 :speech_balloon:
Browse files

Update patch

parent 2fa57ac4
Branches main
No related tags found
No related merge requests found
Pipeline #8241 passed
diff --git a/Makefile b/Makefile
index fdf0cae..9428630 100644
index fdf0cae..c62ad46 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,11 @@ default: all
@@ -25,7 +25,13 @@ default: all
$(SUBDIRS)::
$(MAKE) -C $@ $(MAKECMDGOALS)
......@@ -10,6 +10,8 @@ index fdf0cae..9428630 100644
+all clean uninstall: $(SUBDIRS)
+
+install: $(SUBDIRS)
+ mkdir -p $(DESTDIR)/zynthian/zynthian-plugins/lv2/
+
+ cp -r $(DESTDIR)/zynthian/zynthian-sw/setBfree/lv2/b_synth -t $(DESTDIR)/zynthian/zynthian-plugins/lv2/
+ cp -r $(DESTDIR)/zynthian/zynthian-sw/setBfree/lv2/b_whirl -t $(DESTDIR)/zynthian/zynthian-plugins/lv2/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment