diff --git a/lib/freestanding/jbuild b/lib/freestanding/jbuild index a9efd2f..38c9a31 100644 --- a/lib/freestanding/jbuild +++ b/lib/freestanding/jbuild @@ -10,4 +10,4 @@ (rule (copy# ../bigstringaf_stubs.c bigstringaf_stubs.c)) -(rule (with-stdout-to cflags.sexp (run cflags.sh))) +(rule (with-stdout-to cflags.sexp (run ./cflags.sh)))