TT#108003 Remove coverity artifacts removal from Makefile

We are not building these as part of the build system anymore.

Change-Id: Ib7936ff0823b4a31b4e257412c856aa348ab2feb
pull/1194/head
Guillem Jover 4 years ago
parent 9b5395cf15
commit 1cc54825af

@ -29,7 +29,6 @@ distclean clean:
$(MAKE) -C iptables-extension clean
$(MAKE) -C kernel-module clean
$(MAKE) -C t clean
rm -rf project.tgz cov-int
.DEFAULT:
$(MAKE) -C daemon $@

Loading…
Cancel
Save