Skip to content
Snippets Groups Projects
Commit ead065d8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

remove test piece

parent 0150bff7
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment