diff --git a/lib/xen/jbuild b/lib/xen/jbuild index 32cf85a..ebdb4b5 100644 --- a/lib/xen/jbuild +++ b/lib/xen/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)))