Browse Source

Octane Makefile fix, avoid recloning

pull/1315/head
Sami Vaarala 8 years ago
parent
commit
026475476f
  1. 1
      tests/octane/Makefile

1
tests/octane/Makefile

@ -29,3 +29,4 @@ test: octane
octane:
git clone https://github.com/chromium/octane.git
touch $@

Loading…
Cancel
Save