aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 1267a98..96304c3 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ derived-assets = \
$(XDG_CONFIG_HOME)/ssh/config \
$(XDG_CONFIG_HOME)/gnupg/gpg-agent.conf \
$(XDG_CONFIG_HOME)/xmobar/xmobarrc \
- $(XDG_DATA_HOME)/common-lisp/source \
$(XDG_DATA_HOME)/euandreh/e.list.txt \
$(HOME)/.ssh \
@@ -78,9 +77,6 @@ $(HOME)/mnt/crypt/.keep: $(HOME)/mnt/suyin/enc
if [ ! -e $@ ]; then cryfs $? $(@D); fi
touch $@
-$(XDG_DATA_HOME)/common-lisp/source:
- ln -s $(SRC)/libre $@
-
$(HOME)/Documents/txt/:
mkdir -p $@
touch $@/TODOs.md