From b56dff79add04a1de2e07a3cf58114cd4e76cc4c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 17 Jun 2014 00:29:02 +0200 Subject: opts: initial makefile with a bonus first rough 'mancheck' target to see which man pages that are still missing --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d9b7a247e..a06f0fd1f 100644 --- a/configure.ac +++ b/configure.ac @@ -3506,6 +3506,7 @@ AC_CONFIG_FILES([Makefile \ docs/Makefile \ docs/examples/Makefile \ docs/libcurl/Makefile \ + docs/libcurl/opts/Makefile \ include/Makefile \ include/curl/Makefile \ src/Makefile \ -- cgit v1.2.3