mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
don't install the test programs
This commit is contained in:
parent
81f45ba92a
commit
5a4c56fc44
@ -9,7 +9,7 @@ INCLUDES = -I$(top_srcdir)/include/curl
|
|||||||
LIBDIR = ../../lib
|
LIBDIR = ../../lib
|
||||||
|
|
||||||
# here are all tools used for running libcurl tests
|
# 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_SOURCES = lib500.c first.c test.h
|
||||||
lib500_LDADD = $(LIBDIR)/libcurl.la
|
lib500_LDADD = $(LIBDIR)/libcurl.la
|
||||||
|
Loading…
Reference in New Issue
Block a user