forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit956f2db
committed
doc: Move check-tabs target into html target
The previous plan of having the check-tabs target a prerequisite of"all" and "distprep" caused make distcheck to fail because make -qdistprep would never be satisfied. Put check-tabs into the html targetinstead, so it is only called when a build actually happens.1 parent8238d1e commit956f2db
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
|
0 commit comments
Comments
(0)