diff options
| author | van Hauser <vh@thc.org> | 2020-12-09 22:25:37 +0100 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-12-09 22:25:37 +0100 |
| commit | 2c24cdbfc3be634593685feebf00617e9e2d1f0f (patch) | |
| tree | 57989d484e5cae6914fa224049b292f502844beb | |
| parent | a8e568f248628c39e0bc34173470988034723627 (diff) | |
| download | afl++-2c24cdbfc3be634593685feebf00617e9e2d1f0f.tar.gz | |
fix qbdi path for code format
| -rw-r--r-- | GNUmakefile | 2 |
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 |
