mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
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 <tycho.andersen@canonical.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
3d0fcc0715
commit
70afb3bde2
2 changed files with 2 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -147,6 +147,7 @@ clean: clean-built
|
|||
$(call msg-clean, criu)
|
||||
$(Q) $(RM) cscope.*
|
||||
$(Q) $(RM) tags TAGS
|
||||
$(Q) $(RM) .gitid
|
||||
.PHONY: clean
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue