From: Richard Kettlewell Date: Sat, 3 May 2008 12:47:22 +0000 (+0100) Subject: Remove now-redundant check target. X-Git-Tag: 4.0~82 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/21edea328f05e59abb83065c82ff44e6100bd5e4?ds=sidebyside;hp=--cc Remove now-redundant check target. --- 21edea328f05e59abb83065c82ff44e6100bd5e4 diff --git a/lib/Makefile.am b/lib/Makefile.am index 38d51d1..5320060 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -224,10 +224,6 @@ t_wstat_SOURCES=t-wstat.c test.c test.h t_wstat_LDADD=libdisorder.a $(LIBPCRE) $(LIBICONV) $(LIBGC) t_wstat_DEPENDENCIES=libdisorder.a - -#check: test #test.i -# ./test - check-report: before-check check make-coverage-reports before-check: rm -f *.gcda *.gcov