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