1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-08 12:28:06 -05:00

examples: build all examples easier

This commit is contained in:
Daniel Stenberg 2010-12-17 23:34:06 +01:00
parent 57523e3578
commit 8219bc9e19

View File

@ -34,4 +34,4 @@ LDADD = $(LIBDIR)/libcurl.la
# Makefile.inc provides the check_PROGRAMS and COMPLICATED_EXAMPLES defines # Makefile.inc provides the check_PROGRAMS and COMPLICATED_EXAMPLES defines
include Makefile.inc include Makefile.inc
all: $(check_PROGRAMS)