Skip to content

Commit c153530

Browse files
committed
Install headers from the new src/include/common subdirectory.
This got missed in commit 8396447. Andres Freund
1 parent 0a4fe8a commit c153530

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 commands common datatype executor foreign \
21+
lib libpq mb nodes optimizer parser postmaster regex replication \
22+
rewrite storage tcop snowball snowball/libstemmer tsearch \
23+
tsearch/dicts utils port port/win32 port/win32_msvc \
24+
port/win32_msvc/sys port/win32/arpa port/win32/netinet \
25+
port/win32/sys portability
2626

2727
# Install all headers
2828
install: all installdirs

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