diff --git a/Makefile b/Makefile index e5d360ee..1eee35c3 100644 --- a/Makefile +++ b/Makefile @@ -9,8 +9,9 @@ TAG ?= latest # The order is important for compilation. for_compile := \ - apheleia-formatters.el \ + apheleia-formatter-context.el \ apheleia-log.el \ + apheleia-formatters.el \ apheleia-rcs.el \ apheleia-utils.el \ apheleia.el