diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -21,7 +21,8 @@ all: bin/day01 \ | |||
| 21 | bin/day19 \ | 21 | bin/day19 \ |
| 22 | bin/day20 \ | 22 | bin/day20 \ |
| 23 | bin/day21 \ | 23 | bin/day21 \ |
| 24 | bin/day22 | 24 | bin/day22 \ |
| 25 | bin/day23 | ||
| 25 | 26 | ||
| 26 | bin: | 27 | bin: |
| 27 | mkdir $@ | 28 | mkdir $@ |
