]> arthur.barton.de Git - bup.git/commit
make clean: Remove dlls from child directories
authorAneurin Price <aneurin.price@gmail.com>
Wed, 1 Jun 2011 16:23:33 +0000 (17:23 +0100)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 9 Jun 2011 02:57:58 +0000 (22:57 -0400)
commitbfa900dd3681962ce9502a3ce6d3f3d054af6e6a
tree0b3287fc79f791c0ed53cb0211d17010bc22812d
parentba74d70a09a18cf62151636120a95ff980218821
make clean: Remove dlls from child directories

Fix the 'clean' makefile rule to remove .dll files from subdirectories,
to match .so files.

Signed-off-by: Aneurin Price <aneurin.price@gmail.com>
Makefile