summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-07-08 09:57:31 -0400
committerNick Mathewson <nickm@torproject.org>2016-07-08 09:57:31 -0400
commit466259eb5083cbab203b56c55a4da2e6515d8767 (patch)
treeeed52651709a9103491eea38aafb362dae005967 /Makefile.am
parent9a0bc46225bf9ddea67da5c9e400899e24ddbdd0 (diff)
parente7b70b69ec7eeb710a6fe6663617328c84bf8bcb (diff)
downloadtor-466259eb5083cbab203b56c55a4da2e6515d8767.tar.gz
tor-466259eb5083cbab203b56c55a4da2e6515d8767.zip
Merge remote-tracking branch 'sebastian/libevent2'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a8aa3af40d..4f666e30ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -176,7 +176,7 @@ coverage-html-full: all
genhtml --branch-coverage -o "$(HTML_COVER_DIR)" "$(HTML_COVER_DIR)/lcov.info"
# Avoid strlcpy.c, strlcat.c, aes.c, OpenBSD_malloc_Linux.c, sha256.c,
-# eventdns.[hc], tinytest*.[ch]
+# tinytest*.[ch]
check-spaces:
$(top_srcdir)/scripts/maint/checkSpace.pl -C \
$(top_srcdir)/src/common/*.[ch] \