Browse Source

Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6

tags/v0.6.1
Andrew Belt 6 years ago
parent
commit
4005d77a32
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dep/Makefile

+ 1
- 1
dep/Makefile View File

@@ -152,7 +152,7 @@ $(nanovg): $(wildcard nanovg/src/*.h)
$(nanosvg): $(wildcard nanosvg/src/*.h)
cp $^ include/

$(oui-blendish): $(wildcard blendish/*.h)
$(oui-blendish): $(wildcard oui-blendish/*.h)
cp $^ include/

$(osdialog): $(wildcard osdialog/*.h)


Loading…
Cancel
Save