git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7f8d090)
Install lwlocknames.h even in vpath builds.
2015年9月11日 20:45:41 +0000 (16:45 -0400)
2015年9月11日 20:45:41 +0000 (16:45 -0400)
Per buildfarm member crake.


diff --git a/src/include/Makefile b/src/include/Makefile
index e486fd917d521ca639bb10ac0ea7822948eca445..314d3b03f5eeb81c386d027f96840a7990c67a03 100644 (file)
--- a/src/include/Makefile
+++ b/src/include/Makefile
@@ -52,7 +52,7 @@ install: all installdirs
chmod $(INSTALL_DATA_MODE) '$(DESTDIR)$(includedir_server)'/$$dir/*.h || exit; \
done
ifeq ($(vpath_build),yes)
- for file in dynloader.h catalog/schemapg.h parser/gram.h utils/probes.h; do \
+ for file in dynloader.h catalog/schemapg.h parser/gram.h storage/lwlocknames.h utils/probes.h; do \
cp $$file '$(DESTDIR)$(includedir_server)'/$$file || exit; \
chmod $(INSTALL_DATA_MODE) '$(DESTDIR)$(includedir_server)'/$$file || exit; \
done
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /