X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Focaml-http%2Fexamples%2FMakefile;h=7267301ebe2f007f2cbddbd8f3d43e99c0aa29c0;hb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;hp=b6b416e975079b9ff52a32166767f2374c15b827;hpb=0cbaa203373c384c229cadad766e515f21f6d494;p=helm.git diff --git a/helm/DEVEL/ocaml-http/examples/Makefile b/helm/DEVEL/ocaml-http/examples/Makefile index b6b416e97..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 + threads chdir damned_recursion oo_daemon client_address highlander all: $(EXAMPLES) opt: $(patsubst %,%.opt,$(EXAMPLES))