aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 24b30bc09..850ab71bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,7 +61,8 @@ doxygen:
test: all
./src/test/test
-# Avoid strlcpy.c, strlcat.c, tree.h
+# Avoid strlcpy.c, strlcat.c, aes.c, OpenBSD_malloc_Linux.c, sha256.c,
+# eventdns.[hc], tinytest.[ch]
check-spaces:
./contrib/checkSpace.pl -C \
src/common/*.h \