about summary refs log tree commit diff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-12 12:13:01 +0200
committervan Hauser <vh@thc.org>2020-04-12 12:13:01 +0200
commit0a525f768b8b50e6f20a59489f19a4efe84ccfff (patch)
treee04aa443ac4fefc6acad438e8d778f57ecdfc109 /GNUmakefile
parent4ed43b7632e8e0d80230bd3c27ee7f4d536a543a (diff)
downloadafl++-0a525f768b8b50e6f20a59489f19a4efe84ccfff.tar.gz
local/global var for compare-transform-pass and code-format
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 00b357f9..a3ac2e06 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -360,6 +360,7 @@ code-format:
 	./.custom-format.py -i gcc_plugin/*.cc
 	./.custom-format.py -i examples/*/*.c
 	./.custom-format.py -i examples/*/*.h
+	./.custom-format.py -i test/*.c
 	./.custom-format.py -i qemu_mode/patches/*.h
 	./.custom-format.py -i qemu_mode/libcompcov/*.c
 	./.custom-format.py -i qemu_mode/libcompcov/*.cc