summaryrefslogtreecommitdiff
path: root/src/grp-resolve/libbasic-dns/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-15 01:56:36 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-15 01:56:36 -0400
commitbe6cdcb499515a8dc200440f9c0f95d16edbaa2d (patch)
tree9b7626a8a5341707648aa97f173954d0e94ca8d4 /src/grp-resolve/libbasic-dns/Makefile
parent3e439de4e3773f26c7efc8d84a57cf2530883739 (diff)
parentca23ffae30b2cd8e2ac7f54f77a6ff8c59e3876f (diff)
Merge branch 'notsystemd/postmove' into notsystemd/master
# Conflicts: # build-aux/Makefile.each.tail/50-sd.mk # build-aux/Makefile.each.tail/70-man.mk # src/grp-resolve/libbasic-dns/Makefile # src/grp-system/libcore/Makefile # tools/notsd-move
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 = \