Skip to content

Commit a7212a9

Browse files
committed
Install lwlocknames.h even in vpath builds.
Per buildfarm member crake.
1 parent 7f8d090 commit a7212a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ install: all installdirs
5252
chmod $(INSTALL_DATA_MODE) '$(DESTDIR)$(includedir_server)'/$$dir/*.h || exit; \
5353
done
5454
ifeq ($(vpath_build),yes)
55-
for file in dynloader.h catalog/schemapg.h parser/gram.h utils/probes.h; do \
55+
for file in dynloader.h catalog/schemapg.h parser/gram.h storage/lwlocknames.h utils/probes.h; do \
5656
cp $$file '$(DESTDIR)$(includedir_server)'/$$file || exit; \
5757
chmod $(INSTALL_DATA_MODE) '$(DESTDIR)$(includedir_server)'/$$file || exit; \
5858
done

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy