aboutsummaryrefslogtreecommitdiff
path: root/2019/04/Makefile
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-12-15 00:51:29 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-12-15 00:51:29 +0100
commitc15ce118475359c87f118646514291eeec08ceff (patch)
tree3a771ebc4024e14638f92a94b3527ed6c132c254 /2019/04/Makefile
parentdf25235f1e020f943397a28d6a87c6d84b542c17 (diff)
Add 2019 day 4 solutions
Diffstat (limited to '2019/04/Makefile')
-rw-r--r--2019/04/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/2019/04/Makefile b/2019/04/Makefile
new file mode 100644
index 0000000..2e36725
--- /dev/null
+++ b/2019/04/Makefile
@@ -0,0 +1 @@
+include ../../Makefiles/sh.mk \ No newline at end of file