Skip to content

Commit

Permalink
Merge pull request #41 from rgrinberg/fix-jbuild
Browse files Browse the repository at this point in the history
Fix ocamlbuild plugin build
  • Loading branch information
mjambon committed Jul 5, 2017
2 parents c84a8e0 + 6147ad3 commit ddf6037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ocamlbuild_plugin/jbuild
Expand Up @@ -3,5 +3,6 @@
(library
((name cppo_ocamlbuild)
(public_name cppo_ocamlbuild)
(wrapped false)
(synopsis "Cppo ocamlbuild plugin")
(libraries (ocamlbuild))))

0 comments on commit ddf6037

Please sign in to comment.