Skip to content

Commit 8abfdc8

Browse files
authored
Install an ocamldoc binary (#695)
1 parent 7bc993a commit 8abfdc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ocaml/ocamldoc/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
(install
100100
(files
101101
; (odoc_byte.bc as ocamldoc.byte)
102+
(odoc_native.exe as ocamldoc)
102103
(odoc_native.exe as ocamldoc.opt))
103104
(section bin)
104105
(package ocaml))

0 commit comments

Comments
 (0)