]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 3030] ntpq needs a general way to specify refid output format. HStenn.
authorHarlan Stenn <stenn@ntp.org>
Sat, 19 Mar 2016 09:09:07 +0000 (09:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 19 Mar 2016 09:09:07 +0000 (09:09 +0000)
bk: 56ed1733R7Y9s11lO2IGOm_4R2-JDw

tests/ntpq/Makefile.am

index a45a9aec05dd4933198a366cf892fdea4cf37a4e..136b8f348f0a1f0d5d0fdc677ec2b5e797655486 100644 (file)
@@ -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)