lwt in common package listom package list
This commit is contained in:
parent
d945698a69
commit
3ef61c2f42
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
OCB_FLAGS = -use-ocamlfind -I src # -I lib
|
OCB_FLAGS = -use-ocamlfind -I src # -I lib
|
||||||
OCB = ocamlbuild $(OCB_FLAGS)
|
OCB = ocamlbuild $(OCB_FLAGS)
|
||||||
PKGS = toml,uuidm,omd,str,batteries,lens,ptime,ptime.clock.os,re.str,lens.ppx_deriving
|
PKGS = toml,uuidm,omd,str,batteries,lens,lwt,ptime,ptime.clock.os,re.str,lens.ppx_deriving
|
||||||
WEB_PKGS = $(PKGS),opium.unix,tyxml,mustache
|
WEB_PKGS = $(PKGS),opium.unix,tyxml,mustache
|
||||||
CMD_PKGS = $(PKGS),cmdliner
|
CMD_PKGS = $(PKGS),cmdliner
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user