From 170bd6dafca2a92746392c9dd7a98530e2b28024 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 24 Jan 2002 07:38:01 +0000 Subject: don't install the example programs! :-O --- multi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multi/Makefile.am') diff --git a/multi/Makefile.am b/multi/Makefile.am index 013c1dbd6..d8a34c476 100644 --- a/multi/Makefile.am +++ b/multi/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/include -bin_PROGRAMS = app single double +noinst_PROGRAMS = app single double app_SOURCES = app.c app_LDADD = ../lib/libcurl.la -- cgit v1.2.3