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