aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/makefile b/makefile
index ee78938..fe849f3 100644
--- a/makefile
+++ b/makefile
@@ -96,5 +96,4 @@ clean:
rm $(CACHE_DIR)
format: $(SRC) $(PLUGS)
- $(FORMATTER) $(SRC) $(PLUGS)
-
+ $(FORMATTER) $(SRC) $(PLUGS) $(rose.h)