aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-04-05 15:04:03 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-04-05 15:04:03 +0800
commitb74d10b33450a2b46cc56312cba89092c4d8254f (patch)
treea2a9f5d73adf160db9b008fb3c5ad6ec65e2a60f /Makefile
parentc7d1d18a14e783c90e36e828c5b8440a10a52b02 (diff)
update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 659ad9d..a6eb2be 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ task:
51 fi 51 fi
52 52
53gpg: 53gpg:
54 ln -sf `pwd`/gpg-agent ~/.gnupg/gpg-agent.conf 54 ln -sf `pwd`/misc/gpg-agent ~/.gnupg/gpg-agent.conf
55 gpgconf --reload gpg-agent 55 gpgconf --reload gpg-agent
56 56
57mutt: 57mutt: