about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-12-25 10:42:23 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2019-12-25 10:42:23 +0100
commita05bd3e477a09dc8e56b18eac9c6c163a4eefd8b (patch)
treeaf4459e5353ef54bee7088121591f071b65e6b43 /Makefile
parent9ed4bfbca86ee6ff923e47deca0ebd5ae7a08b77 (diff)
downloadafl++-a05bd3e477a09dc8e56b18eac9c6c163a4eefd8b.tar.gz
code format
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1bef1e37..1bfa3f77 100644
--- a/Makefile
+++ b/Makefile
@@ -280,6 +280,8 @@ code-format:
 	./.custom-format.py -i qemu_mode/libcompcov/*.c
 	./.custom-format.py -i qemu_mode/libcompcov/*.cc
 	./.custom-format.py -i qemu_mode/libcompcov/*.h
+	./.custom-format.py -i qbdi_mode/*.c
+	./.custom-format.py -i qbdi_mode/*.cpp
 	./.custom-format.py -i *.h
 	./.custom-format.py -i *.c