Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc153530

Browse files
committed
Install headers from the new src/include/common subdirectory.
This got missed in commit8396447.Andres Freund
1 parent0a4fe8a commitc153530

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎src/include/Makefile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ all: pg_config.h pg_config_ext.h pg_config_os.h
1717

1818

1919
# Subdirectories containing headers for server-side dev
20-
SUBDIRS = access bootstrap catalog commands datatype executor foreign lib libpq mb\
21-
nodes optimizer parser postmaster regex replication rewrite storage\
22-
tcop snowball snowball/libstemmer tsearch tsearch/dicts utils\
23-
port port/win32 port/win32_msvc port/win32_msvc/sys\
24-
port/win32/arpa port/win32/netinet port/win32/sys\
25-
portability
20+
SUBDIRS = access bootstrap catalog commandscommondatatype executor foreign\
21+
lib libpq mbnodes optimizer parser postmaster regex replication\
22+
rewrite storagetcop snowball snowball/libstemmer tsearch\
23+
tsearch/dicts utilsport port/win32 port/win32_msvc\
24+
port/win32_msvc/sys port/win32/arpa port/win32/netinet\
25+
port/win32/sysportability
2626

2727
# Install all headers
2828
install: all installdirs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp