aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/Makefile
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-01 17:47:21 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-01 17:47:21 +0100
commitad3b5ffb6a258e9536900c788eac5de023242d1b (patch)
tree2bd3c7d49f92bfe8f90d1d438b750c375a8c8432 /tools/xenstore/Makefile
parent0d3e2626204a6e2e2f7c7754e47f191041bd22b3 (diff)
downloadxen-ad3b5ffb6a258e9536900c788eac5de023242d1b.tar.gz
xen-ad3b5ffb6a258e9536900c788eac5de023242d1b.tar.bz2
xen-ad3b5ffb6a258e9536900c788eac5de023242d1b.zip
[TOOLS] Clean up libxenstore.a on 'make clean'.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/xenstore/Makefile')
-rw-r--r--tools/xenstore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenstore/Makefile b/tools/xenstore/Makefile
index a504ac2645..53f3467465 100644
--- a/tools/xenstore/Makefile
+++ b/tools/xenstore/Makefile
@@ -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)