This commit is contained in:
Jeremie Dimino 2016-04-25 11:20:02 +01:00
parent aef140ce26
commit 9e9ebbfa4a
1 changed files with 1 additions and 1 deletions

2
opam
View File

@ -9,7 +9,7 @@ build: [
["./configure"
"--prefix" prefix
"--%{camlp4:enable}%-camlp4"
"--%{ppx_tools:enable}-interact"]
"--%{ppx_tools:enable}%-interact"]
[make]
]
install: [