1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 07:38:49 -05:00

don't install the example programs! :-O

This commit is contained in:
Daniel Stenberg 2002-01-24 07:38:01 +00:00
parent 7e16ec8724
commit 170bd6dafc

View File

@ -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