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