|
|
|
@ -243,7 +243,7 @@ check_SCRIPTS = $(scripts) |
|
|
|
|
@HAVE_LIBCHECK_TRUE@check_clamav_CPPFLAGS = @CHECK_CPPFLAGS@ -DSRCDIR=\"$(abs_srcdir)\"
|
|
|
|
|
@HAVE_LIBCHECK_TRUE@check_clamav_LDADD = $(top_builddir)/libclamav/libclamav.la @THREAD_LIBS@ @CHECK_LIBS@
|
|
|
|
|
CLEANFILES = lcov.out *.gcno *.gcda *.log $(FILES) test-stderr.log clamscan.log valgrind-*.log duma.log duma2.log
|
|
|
|
|
EXTRA_DIST = .split input test-clamd.conf test-freshclam.conf valgrind.supp virusaction-test.sh $(scripts) preload_run.sh
|
|
|
|
|
EXTRA_DIST = .split $(srcdir)/*.ref input test-clamd.conf test-freshclam.conf valgrind.supp virusaction-test.sh $(scripts) preload_run.sh
|
|
|
|
|
@ENABLE_COVERAGE_TRUE@LCOV_OUTPUT = lcov.out
|
|
|
|
|
@ENABLE_COVERAGE_TRUE@LCOV_HTML = lcov_html
|
|
|
|
|
@ENABLE_COVERAGE_TRUE@LCOV_LCOV = @LCOV@
|
|
|
|
|