Przeglądaj źródła

examples: build all examples easier

Daniel Stenberg 13 lat temu
rodzic
commit
8219bc9e19
1 zmienionych plików z 1 dodań i 1 usunięć
  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)