Commit 253c8ce
fix: add .PHONY to docs target so make doesn't skip it
Make was skipping the docs target because the docs/ directory exists,
causing make to think the target was up to date.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ea55644 commit 253c8ce
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
291 | 292 | | |
292 | 293 | | |
293 | 294 | | |
| |||
0 commit comments