X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=6bc871c39a831ee004986518cba6861a7ca5b179;hb=05b5d1b3a6663c0366e863adc845d7ee4facc1e3;hp=068f73d31458e1c3416671ad5ad65d3cff94b11d;hpb=6eb61639de0156a2343ba5825ac535727d6658d0;p=vpp.git diff --git a/Makefile b/Makefile index 068f73d3145..6bc871c39a8 100644 --- a/Makefile +++ b/Makefile @@ -360,6 +360,7 @@ wipedist: wipe: wipedist test-wipe $(BR)/.deps.ok $(call make,$(PLATFORM)_debug,$(addsuffix -wipe,$(TARGETS))) + @find . -type f -name "*.api.json" ! -path "./test/*" -exec rm {} \; rebuild: wipe build