From ead065d8030ad58ebecf276b175431687aafa066 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 12 Dec 2002 13:44:26 +0000 Subject: remove test piece --- tests/libtest/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests') diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index c4777eadf..f11ff10fa 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -18,8 +18,3 @@ lib500_DEPENDENCIES = $(LIBDIR)/libcurl.la lib501_SOURCES = lib501.c first.c test.h lib501_LDADD = $(LIBDIR)/libcurl.la lib501_DEPENDENCIES = $(LIBDIR)/libcurl.la - -setup: - for file in lib*.c; do \ - echo $$file; \ - done -- cgit v1.2.3