X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Focaml-http%2Fexamples%2FMakefile;h=7267301ebe2f007f2cbddbd8f3d43e99c0aa29c0;hb=3c7ca719c304eb7de7d8d4e9a90ebe0db8d8ecab;hp=6988880da658aac9c774e6c8c3aa1cbe09d0a6e4;hpb=9d746b8bd108a349f3d4771adbc3b293f191e282;p=helm.git diff --git a/helm/DEVEL/ocaml-http/examples/Makefile b/helm/DEVEL/ocaml-http/examples/Makefile index 6988880da..7267301eb 100644 --- a/helm/DEVEL/ocaml-http/examples/Makefile +++ b/helm/DEVEL/ocaml-http/examples/Makefile @@ -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))