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

don't install the test programs

parent 81f45ba9
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ INCLUDES = -I$(top_srcdir)/include/curl
LIBDIR = ../../lib
# here are all tools used for running libcurl tests
bin_PROGRAMS = lib500 lib501 lib502 lib503 lib504
noinst_PROGRAMS = lib500 lib501 lib502 lib503 lib504
lib500_SOURCES = lib500.c first.c test.h
lib500_LDADD = $(LIBDIR)/libcurl.la
......
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