This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Add plugin.* to DISTRIBUTABLES in plugin.mk
v0.5
Andrew Belt
6 years ago
parent
776c7661ec
commit
260ba2dd6b
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
plugin.mk
+ 3
- 0
plugin.mk
View File
@@ -22,6 +22,9 @@ ifeq ($(ARCH), win)
endif
DISTRIBUTABLES += $(TARGET)
all: $(TARGET)
include ../../compile.mk
Write
Preview
Loading…
Cancel
Save