aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-14 17:11:26 -0500
committerNick Mathewson <nickm@torproject.org>2017-01-30 08:37:24 -0500
commit301eff0e90a727005d364ebc2e9a7ffaecd0a3ef (patch)
treefe2c7f67b3827b807b09c0fc92b8e73141474f37 /Makefile.am
parent4afb155db2d9aaafe8dd1517e9619e6bd9c95751 (diff)
downloadtor-301eff0e90a727005d364ebc2e9a7ffaecd0a3ef.tar.gz
tor-301eff0e90a727005d364ebc2e9a7ffaecd0a3ef.zip
fuzzing: Add copyright notices and whitespace fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2e853d4108..5204830864 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -190,6 +190,7 @@ if USE_PERL
$(top_srcdir)/src/common/*.[ch] \
$(top_srcdir)/src/or/*.[ch] \
$(top_srcdir)/src/test/*.[ch] \
+ $(top_srcdir)/src/test/*/*.[ch] \
$(top_srcdir)/src/tools/*.[ch]
endif