Commit 4429645
makefile: fix docs target typo
A few references to the `doc` target were not updated to `docs` in
#274 and resulted in `make release`
not building the docs.
PR-URL: #546
Credit: @richardlau
Close: #546
Reviewed-by: @mikemimik1 parent 4c1b16f commit 4429645
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
0 commit comments