Files missed by 'make distclean' (for Debian)
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 7 Jul 2008 11:19:37 +0000 (12:19 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 7 Jul 2008 11:19:37 +0000 (12:19 +0100)
Makefile.in

index 179b315..e816d3b 100644 (file)
@@ -47,9 +47,12 @@ distclean: clean
        rm -f META
        rm -f libvirt/libvirt_version.ml
        rm -f Makefile
+       rm -f Make.rules
        rm -f libvirt/Makefile
        rm -f examples/Makefile
        rm -f mlvirsh/Makefile
+       rm -f mlvirsh/mlvirsh_gettext.ml
+       rm -f po/Makefile
 
 # Developer documentation (in html/ subdirectory).