aboutsummaryrefslogtreecommitdiff
path: root/internal/stupidgcm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'internal/stupidgcm/Makefile')
-rw-r--r--internal/stupidgcm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/stupidgcm/Makefile b/internal/stupidgcm/Makefile
index 19f9914..22e3b2e 100644
--- a/internal/stupidgcm/Makefile
+++ b/internal/stupidgcm/Makefile
@@ -4,4 +4,4 @@ gcc:
.PHONY: format
format:
- clang-format --style=WebKit -i *.c
+ clang-format --style=WebKit -i *.c *.h