nvttest: Use nvt_log for printing output

This commit is contained in:
Kim Woelders
2023-02-17 06:41:23 +01:00
parent f02de1ae99
commit 674ed45ebf
2 changed files with 33 additions and 15 deletions
+2
View File
@@ -5,3 +5,5 @@ nvttest_SOURCES = \
nvttest.c
nvttest_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(CFLAGS_WARN)
nvttest_LDADD = $(top_builddir)/lib/libnvt.la