handplants
[carveJwlIkooP6JGAAIwe30JlM.git] / build.sh
index f6ac6295341206ca69d3a04bc492e8400bf66dd2..d807648f5c4c0b8567c1d98974b8037da16bbe8d 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1 +1 @@
-clang -fsanitize=address -O0 -Ivg/src build.c -o /tmp/tmpsr && /tmp/tmpsr $@
+clang -fsanitize=address -O0 -I./vg build.c -o /tmp/tmpsr && /tmp/tmpsr $@