From 70afb3bde264c24fa79004d21a0d2941850db59a Mon Sep 17 00:00:00 2001 From: Tycho Andersen Date: Fri, 11 Mar 2016 03:00:00 +0300 Subject: build: clean up various other bits .gitid, and some of the build directories from setup.py need to be cleaned on 'clean'. Signed-off-by: Tycho Andersen Signed-off-by: Pavel Emelyanov --- lib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 84dca335a..f372a52bf 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -36,6 +36,7 @@ clean: $(Q) $(RM) c/criu.pc $(call msg-clean, lib-py) $(Q) $(MAKE) -C py $@ + $(Q) $(RM) -r build usr .PHONY: clean install: lib-c lib-py ../crit/crit c/criu.pc.in -- cgit v1.2.3