diff options
Diffstat (limited to 'tests/cut/Makefile.in')
-rw-r--r-- | tests/cut/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 668559665..77c1f0c72 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -173,7 +173,6 @@ distdir: $(DISTFILES) || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done - check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=0; \ srcdir=$(srcdir); export srcdir; \ |