aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-12-09 22:25:37 +0100
committervan Hauser <vh@thc.org>2020-12-09 22:25:37 +0100
commit2c24cdbfc3be634593685feebf00617e9e2d1f0f (patch)
tree57989d484e5cae6914fa224049b292f502844beb /GNUmakefile
parenta8e568f248628c39e0bc34173470988034723627 (diff)
downloadAFLplusplus-2c24cdbfc3be634593685feebf00617e9e2d1f0f.tar.gz
fix qbdi path for code format
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index de398ed7..ba0547db 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -504,8 +504,6 @@ 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