mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
Remove obsolete 'tests' makefile target
The 'docs/examples' code was long ago removed and now the python code was gone too, the custom 'tests' makefile target serves no purpose Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
a7a1244a73
commit
4d52b465bd
@ -71,9 +71,6 @@ rpm: clean
|
||||
|
||||
check-local: all tests
|
||||
|
||||
tests:
|
||||
@(cd docs/examples ; $(MAKE) MAKEFLAGS+=--silent tests)
|
||||
|
||||
cov: clean-cov
|
||||
mkdir $(top_builddir)/coverage
|
||||
$(LCOV) -c -o $(top_builddir)/coverage/libvirt.info.tmp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user