[build] contrib target no longer depends on --enable-testing
This commit is contained in:
parent
06e74656f6
commit
a5ed4258c0
@ -259,9 +259,10 @@ endif
|
||||
|
||||
.PHONY: install
|
||||
|
||||
include contrib/Makefile
|
||||
|
||||
ifeq ("@TESTING@", "yes")
|
||||
include unit-tests/Makefile
|
||||
include contrib/Makefile
|
||||
|
||||
.PHONEY: features
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user