aboutsummaryrefslogtreecommitdiff
path: root/2019/05/Makefile
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-12-16 03:57:38 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-12-16 03:57:38 +0100
commitf8697a854edd878d8787cc450a2c4d98c8d1b755 (patch)
tree9ad8564f84943fac313569a43cab292dc44c5dc4 /2019/05/Makefile
parent9dc89ec016a18d006f1524164737be2a7ff96ac0 (diff)
Add 2019 day 5 solutions
Diffstat (limited to '2019/05/Makefile')
-rw-r--r--2019/05/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/2019/05/Makefile b/2019/05/Makefile
new file mode 100644
index 0000000..5a21270
--- /dev/null
+++ b/2019/05/Makefile
@@ -0,0 +1 @@
+include ../../Makefiles/lisp.mk \ No newline at end of file