chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c68d8eb
)
Remove now-redundant check target.
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 3 May 2008 12:47:22 +0000
(13:47 +0100)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 3 May 2008 12:47:22 +0000
(13:47 +0100)
lib/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 38d51d118a3f16634b68f6b44d422756bc76218b..5320060101d180924ee7a76a3ec8bbe3042f72a6 100644
(file)
--- 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
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
check-report: before-check check make-coverage-reports
before-check:
rm -f *.gcda *.gcov