]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/uwobo/Makefile
* updated respond_error messages after API change in ocaml-http 0.0.9
[helm.git] / helm / uwobo / Makefile
index 9cec0e48838c2ea68e442f5ef0437408625701a0..e22de9f07961707cd47d3b5df00b3341b50aa352 100644 (file)
@@ -14,7 +14,7 @@ OCAMLDOC =    \
                $(shell $(OCAMLFIND) query -i-format gdome2-xslt)       \
                $(shell $(OCAMLFIND) query -i-format pcre)      \
                $(shell $(OCAMLFIND) query -i-format unix)
-MODULES = uwobo_common uwobo_styles uwobo_logger uwobo_engine
+MODULES = uwobo_common uwobo_styles uwobo_profiles uwobo_logger uwobo_engine
 OBJS = $(patsubst %,%.cmo,$(MODULES))
 OBJSOPT = $(patsubst %,%.cmx,$(MODULES))