diff options
| author | van Hauser <vh@thc.org> | 2020-04-12 12:13:01 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-04-12 12:13:01 +0200 |
| commit | 0a525f768b8b50e6f20a59489f19a4efe84ccfff (patch) | |
| tree | e04aa443ac4fefc6acad438e8d778f57ecdfc109 /GNUmakefile | |
| parent | 4ed43b7632e8e0d80230bd3c27ee7f4d536a543a (diff) | |
| download | afl++-0a525f768b8b50e6f20a59489f19a4efe84ccfff.tar.gz | |
local/global var for compare-transform-pass and code-format
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 1 |
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 |
