aboutsummaryrefslogtreecommitdiff
path: root/day01
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2019-12-02 13:20:00 +0000
committerNat Lasseter <user@4574.co.uk>2019-12-02 13:20:00 +0000
commitbe1c10d71edd16b68ef969f3b8b83dca6bb32dba (patch)
tree381c014d2c92788f3c516249a9265002e3b30122 /day01
parent423d2bcb74df7290d2d7e8d3d4aaea278cd1e98b (diff)
Updated makefile to clean up images
Diffstat (limited to 'day01')
-rw-r--r--day01/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/day01/Makefile b/day01/Makefile
index b5b7219..05be1b4 100644
--- a/day01/Makefile
+++ b/day01/Makefile
@@ -10,4 +10,5 @@ build: part* input
touch build
clean:
+ docker image rm -f aoc2019day$(DAY)
rm -f build