Skip to content

Commit 0eac8e7

Browse files
committed
Add statistics subdirectory to Makefile.
Commit 7b504eb overlooked this. Report and patch by Kyotaro Horiguchi Discussion: http://postgr.es/m/20170608.145852.54673832.horiguchi.kyotaro@lab.ntt.co.jp
1 parent 06c0afe commit 0eac8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ all: pg_config.h pg_config_ext.h pg_config_os.h
2020
SUBDIRS = access bootstrap catalog commands common datatype \
2121
executor fe_utils foreign \
2222
lib libpq mb nodes optimizer parser postmaster regex replication \
23-
rewrite storage tcop snowball snowball/libstemmer tsearch \
23+
rewrite statistics storage tcop snowball snowball/libstemmer tsearch \
2424
tsearch/dicts utils port port/atomics port/win32 port/win32_msvc \
2525
port/win32_msvc/sys port/win32/arpa port/win32/netinet \
2626
port/win32/sys portability

0 commit comments

Comments
 (0)