diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-01 09:37:28 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-01 09:37:28 -0400 |
commit | 43dc92441d843bd0be032dd8565e4316b8019f1e (patch) | |
tree | 26c13342187f4d296b46f64a8353f1cc299b4efa /src/test/fuzz/include.am | |
parent | 028523c801606301fe744eee462a55efeda385ec (diff) | |
download | tor-43dc92441d843bd0be032dd8565e4316b8019f1e.tar.gz tor-43dc92441d843bd0be032dd8565e4316b8019f1e.zip |
Tabify all of the .am files.
Diffstat (limited to 'src/test/fuzz/include.am')
-rw-r--r-- | src/test/fuzz/include.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/fuzz/include.am b/src/test/fuzz/include.am index b09e32d431..87dfe91675 100644 --- a/src/test/fuzz/include.am +++ b/src/test/fuzz/include.am @@ -17,7 +17,7 @@ FUZZING_LIBS = \ @TOR_ZSTD_LIBS@ oss-fuzz-prereqs: \ - $(TOR_INTERNAL_TESTING_LIBS) + $(TOR_INTERNAL_TESTING_LIBS) noinst_HEADERS += \ src/test/fuzz/fuzzing.h |