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