File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# 'make install' installs whole contents of src/include.
6
6
#
7
- # $PostgreSQL: pgsql/src/include/Makefile,v 1.21 2005/12/09 21:19:35 petere Exp $
7
+ # $PostgreSQL: pgsql/src/include/Makefile,v 1.22 2007/09/10 20:37:36 teodor Exp $
8
8
#
9
9
# -------------------------------------------------------------------------
10
10
@@ -18,7 +18,7 @@ all: pg_config.h pg_config_os.h
18
18
19
19
# Subdirectories containing headers for server-side dev
20
20
SUBDIRS = access bootstrap catalog commands executor lib libpq mb \
21
- nodes optimizer parser regex rewrite storage tcop utils \
21
+ nodes optimizer parser regex rewrite storage tcop tsearch utils \
22
22
port port/win32 port/win32/arpa port/win32/netinet port/win32/sys
23
23
24
24
# Install all headers
You can’t perform that action at this time.
0 commit comments