Cleanup ocaml intermediate binaries

This commit is contained in:
Daniel P. Berrange 2009-05-27 12:07:43 +00:00
parent b811851b8d
commit ad8a5e5daa
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue May 26 11:25:30 BST 2009 Daniel P. Berrange <berrange@redhat.com>
* tests/Makefile.am: Add ocaml intermediate files to CLEANFILES
Mon May 25 13:52:30 CEST 2009 Daniel Veillard <veillard@redhat.com>
* src/opennebula/one_conf.[ch] src/opennebula/one_driver.[ch]:

View File

@ -264,4 +264,4 @@ else
EXTRA_DIST += object-locking.ml
endif
CLEANFILES = *.cov *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda object-locking-files.txt
CLEANFILES = *.cov *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda *.cmi *.cmx object-locking-files.txt