Parcourir la source

examples: build all examples easier

Daniel Stenberg il y a 13 ans
Parent
commit
8219bc9e19
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/examples/Makefile.am

+ 1 - 1
docs/examples/Makefile.am

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