summaryrefslogtreecommitdiff
path: root/src/grp-resolve/libbasic-dns/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-resolve/libbasic-dns/test')
-rw-r--r--src/grp-resolve/libbasic-dns/test/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/grp-resolve/libbasic-dns/test/Makefile b/src/grp-resolve/libbasic-dns/test/Makefile
index a5028500df..4f4cbd42a3 100644
--- a/src/grp-resolve/libbasic-dns/test/Makefile
+++ b/src/grp-resolve/libbasic-dns/test/Makefile
@@ -42,7 +42,7 @@ test_resolve_tables_CFLAGS = \
$(GCRYPT_CFLAGS)
test_resolve_tables_LDADD = \
- libbasic-dns.la \
+ libbasic-dns.la \
libsystemd-shared.la \
$(GCRYPT_LIBS) \
-lm
@@ -58,7 +58,8 @@ test_dns_packet_CFLAGS = \
$(GCRYPT_CFLAGS)
test_dns_packet_LDADD = \
- libbasic-dns.la \
+ libbasic-dns.la \
+ libsystemd-shared.la \
$(GCRYPT_LIBS) \
-lm
@@ -83,7 +84,7 @@ test_dnssec_CFLAGS = \
$(GCRYPT_CFLAGS)
test_dnssec_LDADD = \
- libbasic-dns.la \
+ libbasic-dns.la \
libsystemd-shared.la \
$(GCRYPT_LIBS) \
-lm