This commit is contained in:
Jeremie Dimino 2017-04-26 13:38:28 +01:00
parent 89cdd70563
commit 47d62fec04
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
(library
((name jbuilder)
;; (public_name jbuilder)
(libraries (unix jbuilder_re)))
(libraries (unix jbuilder_re))
(synopsis "Internal Jbuilder library, do not use!")))
(ocamllex (sexp_lexer meta_lexer glob_lexer))