Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6.
Robert Haas <rhaas@postgresql.org>
Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6. The previous way didn't work for vpath builds, and make distprep was busted too. Reported off-list by Andres Freund.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/Makefile | modified | +1 −1 |
| src/backend/storage/lmgr/generate-lwlocknames.pl | modified | +1 −1 |
| src/backend/storage/lmgr/lwlock.c | modified | +0 −3 |
| src/backend/storage/lmgr/Makefile | modified | +2 −1 |
| src/include/storage/lwlock.h | modified | +2 −1 |