From: Harlan Stenn Date: Sat, 19 Mar 2016 09:09:07 +0000 (+0000) Subject: [Bug 3030] ntpq needs a general way to specify refid output format. HStenn. X-Git-Tag: NTP_4_2_8P7~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c832f2ea1970c4ccc2c9fe4b8d29f09e3c5118c;p=thirdparty%2Fntp.git [Bug 3030] ntpq needs a general way to specify refid output format. HStenn. bk: 56ed1733R7Y9s11lO2IGOm_4R2-JDw --- diff --git a/tests/ntpq/Makefile.am b/tests/ntpq/Makefile.am index a45a9aec0..136b8f348 100644 --- a/tests/ntpq/Makefile.am +++ b/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)