We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6936e52 commit ebbb4b9Copy full SHA for ebbb4b9
ocsigenserver.opam
@@ -38,7 +38,7 @@ build: [
38
"--sysconfdir"
39
"%{lib}%/ocsigenserver/etc/ocsigenserver"
40
]
41
- [make]
+ [make "-C" "src" "confs"]
42
["dune" "build" "-p" name "-j" jobs]
43
44
install:[make "install.files"]
0 commit comments