X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Focaml-http%2Fexamples%2FMakefile;h=6988880da658aac9c774e6c8c3aa1cbe09d0a6e4;hb=b1fb6b8e1767d775bc452303629e95941d142bea;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..6988880da 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 all: $(EXAMPLES) opt: $(patsubst %,%.opt,$(EXAMPLES))