mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
make: clean at test/rpc when performing "make clean" from main dir
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
c3078e79ec
commit
1211ca01ef
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -222,6 +222,7 @@ clean: clean-built
|
|||
$(Q) $(RM) protobuf-desc-gen.h
|
||||
$(Q) $(MAKE) -C test/zdtm cleandep clean cleanout
|
||||
$(Q) $(MAKE) -C test/libcriu clean
|
||||
$(Q) $(MAKE) -C test/rpc clean
|
||||
|
||||
distclean: clean
|
||||
$(E) " DISTCLEAN"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue