mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-07 00:30:32 +01:00
tests: fix missing Makefile dep
This commit is contained in:
parent
1496f8056f
commit
85fa487a48
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ test_policy_hosts_LDADD = \
|
|||
|
||||
if WITH_TESTS
|
||||
|
||||
check-local: test-dhcp-options
|
||||
check-local: test-dhcp-options test-policy-hosts
|
||||
$(abs_builddir)/test-dhcp-options
|
||||
$(abs_builddir)/test-policy-hosts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue