Skip to content

Commit 8ecb63f

Browse files
committed
Add extensions from 9.5 to Makefile
1 parent 210f0bc commit 8ecb63f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

contrib/Makefile

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,17 @@ SUBDIRS = \
4949
tsm_system_time \
5050
tsearch2 \
5151
unaccent \
52-
vacuumlo
52+
vacuumlo \
53+
dump_stat \
54+
sr_plan \
55+
hunspell_en_us \
56+
hunspell_fr \
57+
hunspell_nl_nl \
58+
hunspell_ru_ru \
59+
jsquery \
60+
shared_ispell \
61+
pg_pathman \
62+
pg_variables
5363

5464
ifeq ($(with_openssl),yes)
5565
SUBDIRS += sslinfo

0 commit comments

Comments
 (0)