aboutsummaryrefslogtreecommitdiff
path: root/2019/07/Makefile
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-12-18 14:20:57 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-12-18 14:20:57 +0100
commit65beb3ea0223e693ac348c6133e496ada2b2352f (patch)
tree94618b1e50c2a0bf5a1506860b1d86ce42de72f9 /2019/07/Makefile
parent5b14deaca70a8bda4093a2897d304b80c860acf0 (diff)
Add 2019 day 7 solutions
Diffstat (limited to '2019/07/Makefile')
-rw-r--r--2019/07/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/2019/07/Makefile b/2019/07/Makefile
new file mode 100644
index 0000000..5a21270
--- /dev/null
+++ b/2019/07/Makefile
@@ -0,0 +1 @@
+include ../../Makefiles/lisp.mk \ No newline at end of file