浏览代码

examples: build all examples easier

Daniel Stenberg 13 年之前
父节点
当前提交
8219bc9e19
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)