summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--Makefile.hush2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 70ec1eb..d49a917 100644
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,6 @@ INSTALL := \
.config/zsh/zsh-syntax-highlighting \
.crawlrc \
.gdbinit \
- .gnupg/gpg.conf \
- .gnupg/gpg-agent.conf \
.inputrc \
.ledgerrc \
.less \
diff --git a/Makefile.hush b/Makefile.hush
index f3c5370..9d7a996 100644
--- a/Makefile.hush
+++ b/Makefile.hush
@@ -12,6 +12,8 @@ INSTALL := \
.config/offlineimap/pass.py \
.config/perspektiv/config.toml \
.config/touchegg/touchegg.conf \
+ .gnupg/gpg.conf \
+ .gnupg/gpg-agent.conf \
.notmuch-config \
.xbindkeysrc \
.Xdefaults \