mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 22:05:36 +00:00
make: protobuf -- Explicitly clean generated files
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
02feb3a8eb
commit
0ce8c366dc
@@ -112,3 +112,4 @@ ifneq ($(MAKECMDGOALS),clean)
|
||||
endif
|
||||
|
||||
cleanup-y += $(obj)/*.c.d $(obj)/*.pb-c.c $(obj)/*.pb-c.h
|
||||
cleanup-y += $(obj)/*.d $(obj)/*.i $(obj)/*.s $(obj)/*.o
|
||||
|
Reference in New Issue
Block a user