mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 23:57:18 -04:00
Small fix for the README install for contrib/sslinfo.
Dave Page
This commit is contained in:
parent
9c356a6b3e
commit
e79380e5ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
MODULE_big = sslinfo
|
||||
OBJS = sslinfo.o
|
||||
DATA_built = sslinfo.sql
|
||||
DOC = README.pgsslinfo
|
||||
DOCS = README.pgsslinfo
|
||||
|
||||
ifdef USE_PGXS
|
||||
PGXS := $(shell pg_config --pgxs)
|
||||
|
|
|
|||
Loading…
Reference in a new issue