aboutsummaryrefslogtreecommitdiff
path: root/day02/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'day02/Makefile')
-rw-r--r--day02/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/day02/Makefile b/day02/Makefile
index 347e7e5..aafe7f2 100644
--- a/day02/Makefile
+++ b/day02/Makefile
@@ -10,4 +10,5 @@ build: part* input
touch build
clean:
+ docker image rm -f aoc2019day$(DAY)
rm -f build