build: fix build error after make wipe 65/32565/1
authorTianyu Li <tianyu.li@arm.com>
Fri, 4 Jun 2021 09:43:01 +0000 (17:43 +0800)
committerTianyu Li <tianyu.li@arm.com>
Fri, 4 Jun 2021 10:06:43 +0000 (18:06 +0800)
commit0b652134752890fd987152005ed378a9520d2c68
tree59f29b2ada9d03efa876abde9dd79a788838bcfa
parentdcd7e24037c86cc9f1aee8fac670bf1ac376adac
build: fix build error after make wipe

ninja: error: '/home/vpp/src/vpp-api/vapi/fake.api.json',
needed by 'CMakeFiles/vpp-api/vapi/fake.api.vapi.h',
missing and no known rule to make it

Recent fake.api.json has been moved from test/ to src/,
update make wipe to reflect the movement.

Type: fix

Signed-off-by: Tianyu Li <tianyu.li@arm.com>
Change-Id: I1e8ef414a3f8a2fce11767e0778fe21e14d54e6f
Makefile