[CRIU] [PATCH] build: clean -- Remove criu itself

Cyrill Gorcunov gorcunov at openvz.org
Mon Feb 15 07:29:12 PST 2016


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 criu/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/criu/Makefile b/criu/Makefile
index 282bd7b658d4..fe7eca40c770 100644
--- a/criu/Makefile
+++ b/criu/Makefile
@@ -164,6 +164,7 @@ clean:
 	$(Q) $(RM) -r ./gcov
 	$(Q) $(RM) $(VERSION_HEADER)
 	$(Q) $(RM) $(CONFIG_HEADER)
+	$(Q) $(RM) criu
 
 #
 # Final @all target.
-- 
2.5.0



More information about the CRIU mailing list