Browse Source

examples: build all examples easier

Daniel Stenberg 13 năm trước cách đây
mục cha
commit
8219bc9e19
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)