aboutsummaryrefslogtreecommitdiff
path: root/2024/06/Makefile
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-12-06 18:43:46 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-12-06 18:43:46 +0100
commit124f57d99286e2b9a0f7818be7742540dbded5b7 (patch)
tree99be111eb2be81e3d95b6c9cf6c5ccd16c6ad5ab /2024/06/Makefile
parent4225b181d04ee82ae8365a6303fe0adf916308f7 (diff)
Add 2024 day 6 solutions
Diffstat (limited to '2024/06/Makefile')
-rw-r--r--2024/06/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/06/Makefile b/2024/06/Makefile
new file mode 100644
index 0000000..cd2eb40
--- /dev/null
+++ b/2024/06/Makefile
@@ -0,0 +1 @@
+include ../../Makefiles/c.mk \ No newline at end of file