mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 00:00:08 +01:00
test: add missing test dependency
This commit is contained in:
parent
bc9803f92d
commit
9072b4d052
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ EXTRA_DIST = test-secret-agent.py
|
|||
|
||||
if WITH_TESTS
|
||||
|
||||
check-local: test-dhcp-options test-policy-hosts
|
||||
check-local: test-dhcp-options test-policy-hosts test-wifi-ap-utils
|
||||
$(abs_builddir)/test-dhcp-options
|
||||
$(abs_builddir)/test-policy-hosts
|
||||
$(abs_builddir)/test-wifi-ap-utils
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue