]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Makefile: make more clean
authorHarald Hoyer <harald@redhat.com>
Wed, 19 May 2010 07:55:48 +0000 (09:55 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 19 May 2010 07:55:48 +0000 (09:55 +0200)
Makefile

index 7b1e410eb3d3c0bbfc456ad943e5ce9817a53f9f..7979725a766c2cbadb57eb0e54455c0d86672f89 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,8 @@ endif
 
 clean:
        rm -f *~
+       rm -f */*~
+       rm -f */*/*~
        rm -f modules.d/99base/switch_root
        rm -f test-*.img
        rm -f dracut-*.rpm dracut-*.tar.bz2