mirror of https://github.com/google/oss-fuzz.git
13 lines
291 B
Diff
13 lines
291 B
Diff
diff --git a/auto/configure b/auto/configure
|
|
index 7e6e33a7..bb368cfb 100755
|
|
--- a/auto/configure
|
|
+++ b/auto/configure
|
|
@@ -100,6 +100,7 @@ have=NGX_HTTP_SCGI_TEMP_PATH value="\"$NGX_HTTP_SCGI_TEMP_PATH\""
|
|
. auto/define
|
|
|
|
. auto/make
|
|
+. auto/make_fuzzers
|
|
. auto/lib/make
|
|
. auto/install
|
|
|