Add TOR_TRACE_LIBS to fuzzing_include_am.py

(It looks like it was forgotten previously)
This commit is contained in:
Nick Mathewson 2020-09-18 14:30:03 -04:00
parent e9dbb5e395
commit 4ae881928b

View File

@ -38,7 +38,8 @@ FUZZING_LIBS = \
@TOR_LIB_WS32@ @TOR_LIB_IPHLPAPI@ @TOR_LIB_SHLWAPI@ @TOR_LIB_GDI@ @TOR_LIB_USERENV@ @CURVE25519_LIBS@ \
@TOR_SYSTEMD_LIBS@ \
@TOR_LZMA_LIBS@ \
@TOR_ZSTD_LIBS@
@TOR_ZSTD_LIBS@ \
@TOR_TRACE_LIBS@
oss-fuzz-prereqs: \
src/test/libtor-testing.a