Fix compilation order

This commit is contained in:
Radon Rosborough 2023-08-26 09:05:29 -07:00
parent 706d6bd347
commit 5b287a9426

View file

@ -8,7 +8,7 @@ EMACS ?= emacs
TAG ?= latest
# The order is important for compilation.
for_compile := *.el
for_compile := apheleia-utils.el apheleia.el apheleia-core.el
for_checkdoc := *.el
for_checkindent := *.el