summaryrefslogtreecommitdiff
path: root/src/grp-resolve/libbasic-dns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-resolve/libbasic-dns/Makefile')
-rw-r--r--src/grp-resolve/libbasic-dns/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/grp-resolve/libbasic-dns/Makefile b/src/grp-resolve/libbasic-dns/Makefile
index b1a760cc10..e5c32d8539 100644
--- a/src/grp-resolve/libbasic-dns/Makefile
+++ b/src/grp-resolve/libbasic-dns/Makefile
@@ -63,7 +63,6 @@ test_resolve_tables_SOURCES = \
src/shared/test-tables.h
test_resolve_tables_CFLAGS = \
- $(AM_CFLAGS) \
$(GCRYPT_CFLAGS)
test_resolve_tables_LDADD = \
@@ -77,11 +76,9 @@ test_dns_packet_SOURCES = \
$(basic_dns_sources)
test_dns_packet_CPPFLAGS = \
- $(AM_CPPFLAGS) \
-DRESOLVE_TEST_DIR=\"$(abs_top_srcdir)/src/resolve/test-data\"
test_dns_packet_CFLAGS = \
- $(AM_CFLAGS) \
$(GCRYPT_CFLAGS)
test_dns_packet_LDADD = \
@@ -107,7 +104,6 @@ test_dnssec_SOURCES = \
$(basic_dns_sources)
test_dnssec_CFLAGS = \
- $(AM_CFLAGS) \
$(GCRYPT_CFLAGS)
test_dnssec_LDADD = \