diff --git a/Makefile b/Makefile index 2cdf14b0c..457c01d6f 100644 --- a/Makefile +++ b/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"