aboutsummaryrefslogtreecommitdiff
path: root/2024/20/Makefile
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-12-20 07:32:59 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-12-20 07:32:59 +0100
commitff03dafbae6f53027a1e79e1a60678afc31ebbdf (patch)
treea473afdc32ba12dcf411e38ec0075d2e135d6280 /2024/20/Makefile
parent1b1ee3db6b7cf6746782d9c2fb5f80bfa3f3afb5 (diff)
Add 2024 day 20 solutions
Diffstat (limited to '2024/20/Makefile')
-rw-r--r--2024/20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/20/Makefile b/2024/20/Makefile
new file mode 100644
index 0000000..6e58a9d
--- /dev/null
+++ b/2024/20/Makefile
@@ -0,0 +1 @@
+include ../../Makefiles/py.mk \ No newline at end of file