Status: New
Owner: ----
New issue 24 by
lykho...@gmail.com: forget to install extLib.cmi file
http://code.google.com/p/ocaml-extlib/issues/detail?id=24
What steps will reproduce the problem?
1. add to install command in Makefile
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
install:
ocamlfind install extlib META extLib.cma extLib.cmi $(MLI) $(CMI)
-optional extLib.cmxa $(CMX) extLib.cmxs extLib.a extLib.lib