changed the indent from spaces to tabs
bk: 5584b9f3Qt6wv4YaWMjhJ2oFyoD3kQ
test-ssl_init \
test-socktoa \
test-statestr \
- test-strtolfp \
+ test-strtolfp \
test-timespecops \
test-timevalops \
test-tstotv \
$(top_builddir)/sntp/unity/libunity.a \
$(NULL)
-AM_CFLAGS = $(CFLAGS_NTP)
+AM_CFLAGS = $(CFLAGS_NTP)
AM_CXXFLAGS = $(GTEST_CXXFLAGS)
AM_CPPFLAGS = $(NTP_INCS)
$(NULL)
test_humandate_LDADD = \
- $(LDADD) \
- $(top_builddir)/sntp/unity/libunity.a \
- $(NULL)
+ $(LDADD) \
+ $(top_builddir)/sntp/unity/libunity.a \
+ $(NULL)
test_caltontp_CFLAGS = \
-I$(top_srcdir)/sntp/unity \