Clean-up runtime/ld.conf

Missed in GPR#1852
master
David Allsopp 2018-12-06 18:14:10 +00:00
parent bbfe9039ac
commit d96f1b31dd
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ endif
.PHONY: clean
clean:
rm -f $(PROGRAMS) *.$(O) *.$(A) *.$(SO)
rm -f $(PROGRAMS) *.$(O) *.$(A) *.$(SO) ld.conf
rm -f primitives prims.c caml/opnames.h caml/jumptbl.h
rm -f caml/version.h