aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-05-12 00:06:09 -0400
committerKyle Meyer <kyle@kyleam.com>2020-05-12 00:07:16 -0400
commitabb3cbe977a370ae0086ac2a26ccb2819b268356 (patch)
treee12b64f4b65f068aba8c6247dabe441ac54ac24b /Makefile
parente9fd6f898caa8a2aec4e232af66d2823753378db (diff)
downloadpiem-abb3cbe977a370ae0086ac2a26ccb2819b268356.tar.gz
Makefile: Rearrange rule
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94d3a36..eb20728 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,8 @@
# Rely on EMACSLOADPATH for everything but the current directory.
BATCH = emacs -Q --batch -L .
-all: loadpath piem.elc piem-b4.elc piem-gnus.elc piem-notmuch.elc piem.info
+all: loadpath piem.info piem.elc \
+ piem-b4.elc piem-gnus.elc piem-notmuch.elc
.PHONY: clean
clean: