Clean after ocamlbuild
[khatus.git] / Makefile
index b9ecf04..e001dd0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -80,6 +80,7 @@ install:
 
 clean:
        rm -rf bin
+       ocamlbuild -clean
 
 bin:
        mkdir -p bin
This page took 0.027248 seconds and 4 git commands to generate.