X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=ad5a0366b89bf84fd1e1934858b6fe20493c1911;hb=b8244af196b3760db71a75ab657f61420f204e12;hp=2605dddf882944c3c42fbedfdcef0d81456a080b;hpb=380f1e05b244ae4750ca5101b5b5a182dcd0d1fd;p=ocaml-libvirt.git diff --git a/Makefile.in b/Makefile.in index 2605ddd..ad5a036 100644 --- a/Makefile.in +++ b/Makefile.in @@ -37,6 +37,7 @@ 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