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