Fix failure to relink postmaster executable in the first make run if only a
Peter Eisentraut <peter_e@gmx.net>
Fix failure to relink postmaster executable in the first make run if only a single source file a few directories deep in the backend tree has changed.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/Makefile | modified | +2 −2 |
| src/backend/Makefile | modified | +2 −2 |
| src/backend/optimizer/Makefile | modified | +2 −2 |
| src/backend/storage/Makefile | modified | +2 −2 |
| src/backend/utils/Makefile | modified | +2 −2 |