]> granicus.if.org Git - curl/commitdiff
remove test piece
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Dec 2002 13:44:26 +0000 (13:44 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Dec 2002 13:44:26 +0000 (13:44 +0000)
tests/libtest/Makefile.am

index c4777eadff6d09cdedf2ef6763a2860e16416b57..f11ff10fa9a16236be97e570991dd57076580c34 100644 (file)
@@ -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