Skip to content

Commit

Permalink
Add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-martinez committed May 10, 2020
1 parent 252c1aa commit 6d9f11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdcompat.opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ depopts: [ "result" "seq" "uchar" "ocamlfind" ]
build: [
[make "-f" "Makefile.bootstrap" "-j" jobs]
["./configure" "--prefix=%{prefix}%"]
[make all test {with-test}]
[make "all" "test" {with-test}]
]
install: [make "install"]
dev-repo: "git+https://github.com/thierry-martinez/stdcompat.git"
Expand Down

0 comments on commit 6d9f11b

Please sign in to comment.