forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitea046f0
committed
Fix misstatement in comment in Makefile.shlib.
There is no need for "all: all-lib" to be placed before inclusion ofMakefile.shlib. Makefile.global is what ensures that "all" is thedefault target, and we already document that that has to be includedfirst. Per comment from Pavel Raiskup.Discussion: <1925924.izSMJEZO3x@unused-4-107.brq.redhat.com>1 parent7107d58 commitea046f0
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 50 | + | |
| 51 | + | |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
|
0 commit comments
Comments
(0)