Commit 170bd6da authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

don't install the example programs! :-O

parent 7e16ec87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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