1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-25 13:50:12 +03:00

Merge pull request #2652 from filbranden/testsresolved1

Do not build tests that depend on resolved when it has been disabled
This commit is contained in:
Martin Pitt
2016-02-18 10:33:39 +01:00

View File

@ -1476,8 +1476,6 @@ tests += \
test-af-list \
test-arphrd-list \
test-dns-domain \
test-dns-packet \
test-resolve-tables \
test-install-root \
test-rlimit-util \
test-signal-util
@ -5208,6 +5206,8 @@ bin_PROGRAMS += \
systemd-resolve
tests += \
test-dns-packet \
test-resolve-tables \
test-dns-domain \
test-dnssec