Ignore scratch too

This commit is contained in:
Tony Garnock-Jones 2012-05-08 16:52:08 -04:00
parent 4bb356904c
commit f1b3189895
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ veryclean: clean thirdpartyclean
rm -f web/bootstrap/css/bootstrap.css
$(APP).native: $(wildcard *.ml)
ocamlbuild -use-ocamlfind -X thirdparty $@
ocamlbuild -use-ocamlfind -X thirdparty -X scratch $@
run: all
./$(APP).native