summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-02-26 21:19:14 -0500
committerJesse Luehrs <doy@tozt.net>2021-02-26 21:22:14 -0500
commita5891372213703045632f4b89dc1253a13ccb6b5 (patch)
tree8cdc37b3b029d6a3e24a9b1b8c7772bed1ee3308 /Makefile
parent27fe2da22ec435457926172989f2b8a41e23b1be (diff)
downloadconf-a5891372213703045632f4b89dc1253a13ccb6b5.tar.gz
conf-a5891372213703045632f4b89dc1253a13ccb6b5.zip
remove configuration for software i no longer use
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5997c20..53968f5 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,6 @@ INSTALL := \
.crawlrc \
.gdbinit \
.inputrc \
- .ledgerrc \
.less \
.local/share/fortune \
.mutt/choose-muttrc-type \
@@ -104,7 +103,6 @@ submodules :
install :: all $(INSTALLED)
@chmod 600 ssh/cao_key
- @chmod 700 gnupg
$(ECHO) Installed into $(INTO)
clean ::