]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/examples/Makefile
added 'highlander' example to test fast rebinding of daemon's port
[helm.git] / helm / DEVEL / ocaml-http / examples / Makefile
index 6988880da658aac9c774e6c8c3aa1cbe09d0a6e4..7267301ebe2f007f2cbddbd8f3d43e99c0aa29c0 100644 (file)
@@ -7,7 +7,7 @@ EXAMPLES_FLAGS = -I .. -linkpkg
 
 EXAMPLES =     \
        always_ok_daemon webfsd obj_foo dump_args timeout dont_fork     \
-       threads chdir damned_recursion oo_daemon client_address
+       threads chdir damned_recursion oo_daemon client_address highlander
 
 all: $(EXAMPLES)
 opt: $(patsubst %,%.opt,$(EXAMPLES))