aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-01-09 19:18:19 -0500
committerDrew DeVault <sir@cmpwn.com>2018-01-09 19:28:43 -0500
commit39c93d2897af5bb0c145ef4f99f542bf42babdab (patch)
tree4a3d3ac3553b2d2f31960a7af35ea286b62597d7 /Makefile
parentaeb700577b5b2955c75093129e01de49b92f124f (diff)
Load UI configuration
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 064c86b..fed3d69 100644
--- a/Makefile
+++ b/Makefile
@@ -21,4 +21,4 @@ aerc: .go
clean:
rm -rf .go aerc
-.PHONY: get test clean
+.PHONY: aerc get test clean