Update config.guess and config.sub
[ocaml-libvirt.git] / Makefile.in
index 3b8b7ec..ad5a036 100644 (file)
@@ -37,10 +37,12 @@ clean:
        for d in . $(SUBDIRS); do \
          (cd $$d; rm -f *.cmi *.cmo *.cmx *.cma *.cmxa *.o *.a *.so *.opt *~ *.dll *.exe core); \
        done
+       rm -f libvirt/libvirt_c.c
        rm -f examples/list_domains
        rm -f examples/node_info
        rm -f examples/get_cpu_stats
        rm -f examples/domain_events
+       rm -f examples/get_all_domain_stats
 
 distclean: clean
        rm -f config.h config.log config.status configure