diff options
Diffstat (limited to 'tests/ntpq/Makefile.am')
-rw-r--r-- | tests/ntpq/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ntpq/Makefile.am b/tests/ntpq/Makefile.am index a45a9aec05dd4..136b8f348f0a1 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) |