]> xenbits.xensource.com Git - xen.git/commitdiff
[TOOLS] Clean up libxenstore.a on 'make clean'.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 1 Aug 2006 16:47:21 +0000 (17:47 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 1 Aug 2006 16:47:21 +0000 (17:47 +0100)
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/xenstore/Makefile

index a504ac264588aeea4e9c054bd4bc588bf83665c1..53f34674653b51373be0cc3ed58e26ab066ccf44 100644 (file)
@@ -102,7 +102,7 @@ libxenstore.a: xs.o xs_lib.o
 
 .PHONY: clean
 clean: testsuite-clean
-       rm -f *.o *.opic *.so*
+       rm -f *.a *.o *.opic *.so*
        rm -f xenstored xs_random xs_stress xs_crashme
        rm -f xs_test xenstored_test xs_tdb_dump xenstore-control xenstore-ls
        rm -f $(CLIENTS)