summaryrefslogtreecommitdiff
path: root/gnupg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnupg/Makefile')
-rw-r--r--gnupg/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnupg/Makefile b/gnupg/Makefile
index 2e6e94b..7f8e63e 100644
--- a/gnupg/Makefile
+++ b/gnupg/Makefile
@@ -1,7 +1,5 @@
GNUPGHOME ?= ~/.gnupg
-all: ${GNUPGHOME}
-
${GNUPGHOME}:
mkdir -m 700 -p $@
- ln -s $(shell realpath --relative-to $@ gpg.conf) $@/gpg.conf
+ ln -s $(shell realpath --relative-to $@ gpg.conf) $@