mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-29 04:50:26 +00:00
make: Don't forget to clean up obj-x
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
628a488531
commit
4e5e106778
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ $(foreach file, \
|
|||
$(file:$(xsuffix).o=),$(file:.o=))))
|
||||
all-objs += $(obj-x)
|
||||
deps += $(obj-x:.o=.d)
|
||||
cleanup-y += $(obj-x) $(obj-x:.o=.d)
|
||||
endif
|
||||
|
||||
ifneq ($(obj-e),)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue