aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/tests/ntpq/Makefile.am
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-04-27 07:46:38 +0000
committerXin LI <delphij@FreeBSD.org>2016-04-27 07:46:38 +0000
commit4990d495fcc77c51b3f46c91ba3a064b565afae0 (patch)
tree89c803d8ff6ef95cafc2a4cb08de66848195099a /contrib/ntp/tests/ntpq/Makefile.am
parent0fbe6eaef6fbb001b91bd8a57a9b3817c1b07b24 (diff)
parentc1950318d1af96666bb3a80bf73cb4790f6dbcea (diff)
MFV r298691:
ntp 4.2.8p7. Security: CVE-2016-1547, CVE-2016-1548, CVE-2016-1549, CVE-2016-1550 Security: CVE-2016-1551, CVE-2016-2516, CVE-2016-2517, CVE-2016-2518 Security: CVE-2016-2519 Security: FreeBSD-SA-16:16.ntp With hat: so
Notes
Notes: svn path=/head/; revision=298695
Diffstat (limited to 'contrib/ntp/tests/ntpq/Makefile.am')
-rw-r--r--contrib/ntp/tests/ntpq/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ntp/tests/ntpq/Makefile.am b/contrib/ntp/tests/ntpq/Makefile.am
index a45a9aec05dd..136b8f348f0a 100644
--- a/contrib/ntp/tests/ntpq/Makefile.am
+++ b/contrib/ntp/tests/ntpq/Makefile.am
@@ -34,6 +34,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/ntpq
AM_CPPFLAGS += $(CPPFLAGS_NTP)
AM_CPPFLAGS += -DUNITY_INCLUDE_CONFIG_H
AM_CPPFLAGS += -I$(top_srcdir)/sntp/unity
+AM_CPPFLAGS += $(LIBOPTS_CFLAGS)
AM_LDFLAGS = $(LDFLAGS_NTP)