X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fthread%2FMakefile;h=e39e5993c7c729ee24b5f21ea78406fa58458096;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=dfca8af0c69b2248478ff4c45b9ec551a8dde534;hpb=cba366ace3c62fd66f99addce68ae0e243622b68;p=helm.git diff --git a/helm/ocaml/thread/Makefile b/helm/ocaml/thread/Makefile index dfca8af0c..e39e5993c 100644 --- a/helm/ocaml/thread/Makefile +++ b/helm/ocaml/thread/Makefile @@ -23,6 +23,6 @@ thread_fake.cmxa: fake/threadSafe.cmi clean: clean_fake clean_fake: - rm -f fake/*.cm[aio] fake/*.cmxa fake/*.[ao] + rm -f fake/*.cm[aiox] fake/*.cmxa fake/*.[ao] rm -f thread_fake.cma thread_fake.cmxa