This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Fundamental
mirror of
https://github.com/VCVRack/Fundamental.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
28
Wiki
Activity
Browse Source
Update Makefile
tags/v0.4.0
Andrew Belt
7 years ago
parent
f87b7afaaf
commit
fd62bc9137
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -1,4 +1,4 @@
SOURCES = $(wildcard src/*.cpp) kissfft/kiss_fft.c
include ../../
Makefile-plugin.inc
include ../../
plugin.mk
Write
Preview
Loading…
Cancel
Save