aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e9b9d610..cda7859ea 100644
--- a/Makefile
+++ b/Makefile
@@ -259,7 +259,7 @@ format_go:
format_cpp:
clang-format --style=file -i executor/*.cc executor/*.h \
executor/android/android_seccomp.h \
- tools/kcovtrace/*.c tools/kcovfuzzer/*.c tools/fops_probe/*.cc
+ tools/kcovtrace/*.c tools/kcovfuzzer/*.c tools/fops_probe/*.cc tools/syz-declextract/syz-declextract.cpp
format_sys: bin/syz-fmt
bin/syz-fmt all