summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/sntp/unity/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/sntp/unity/Makefile.am')
-rw-r--r--contrib/ntp/sntp/unity/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ntp/sntp/unity/Makefile.am b/contrib/ntp/sntp/unity/Makefile.am
index 71092a0..24a4425 100644
--- a/contrib/ntp/sntp/unity/Makefile.am
+++ b/contrib/ntp/sntp/unity/Makefile.am
@@ -3,10 +3,15 @@ NULL =
BUILT_SOURCES =
CLEANFILES =
+AM_CFLAGS = $(NTP_HARD_CFLAGS)
+AM_CPPFLAGS = $(NTP_HARD_CPPFLAGS)
+AM_LDFLAGS = $(NTP_HARD_LDFLAGS)
+
noinst_LIBRARIES = libunity.a
libunity_a_CFLAGS = \
-DUNITY_INCLUDE_CONFIG_H \
+ $(AM_CFLAGS) \
$(NULL)
libunity_a_SOURCES = \
OpenPOWER on IntegriCloud