aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a4b96fd..6ddc362 100644
--- a/Makefile
+++ b/Makefile
@@ -61,6 +61,8 @@ $(XDG_DATA_HOME)/common-lisp/source:
$(HOME)/Documents/txt/:
mkdir -p $@
+ touch $@/TODOs.md
+ touch $@/scratch.txt
$(XDG_DATA_HOME)/euandreh/e.list.txt: $(HOME)/Documents/txt/ opt/aux/gen-e-list.sh
sh opt/aux/gen-e-list.sh > $@