mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-30 01:43:23 +00:00
Cleanup ocaml intermediate binaries
This commit is contained in:
parent
b811851b8d
commit
ad8a5e5daa
@ -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>
|
Mon May 25 13:52:30 CEST 2009 Daniel Veillard <veillard@redhat.com>
|
||||||
|
|
||||||
* src/opennebula/one_conf.[ch] src/opennebula/one_driver.[ch]:
|
* src/opennebula/one_conf.[ch] src/opennebula/one_driver.[ch]:
|
||||||
|
@ -264,4 +264,4 @@ else
|
|||||||
EXTRA_DIST += object-locking.ml
|
EXTRA_DIST += object-locking.ml
|
||||||
endif
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user