From ab375de6c2120adbfd19255159183f8422dfe6a4 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Thu, 24 Nov 2011 17:00:33 +0000 Subject: libvchan: clean *.opic Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Jackson --- tools/libvchan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/libvchan') diff --git a/tools/libvchan/Makefile b/tools/libvchan/Makefile index 3896ac1bd5..d768df46ce 100644 --- a/tools/libvchan/Makefile +++ b/tools/libvchan/Makefile @@ -52,7 +52,7 @@ install: all .PHONY: clean clean: - $(RM) -f *.o *.so* *.a vchan-node1 vchan-node2 $(DEPS) + $(RM) -f *.o *.opic *.so* *.a vchan-node1 vchan-node2 $(DEPS) distclean: clean -- cgit v1.2.3