File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ include $(top_builddir)/src/Makefile.global
19
19
20
20
SUBDIRS = access bootstrap catalog parser commands executor foreign lib libpq \
21
21
main nodes optimizer port postmaster regex replication rewrite \
22
- storage crypto tcop tsearch utils $(top_builddir ) /src/timezone
22
+ storage tcop tsearch utils $(top_builddir ) /src/timezone
23
23
24
24
include $(srcdir ) /common.mk
25
25
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ all: pg_config.h pg_config_ext.h pg_config_os.h
20
20
SUBDIRS = access bootstrap catalog commands common datatype \
21
21
executor fe_utils foreign \
22
22
lib libpq mb nodes optimizer parser postmaster regex replication \
23
- rewrite storage crypto tcop snowball snowball/libstemmer tsearch \
23
+ rewrite storage tcop snowball snowball/libstemmer tsearch \
24
24
tsearch/dicts utils port port/atomics port/win32 port/win32_msvc \
25
25
port/win32_msvc/sys port/win32/arpa port/win32/netinet \
26
26
port/win32/sys portability
You can’t perform that action at this time.
0 commit comments