mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Spell readme file's name correctly, per buildfarm reports.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
MODULE_big = sslinfo
|
MODULE_big = sslinfo
|
||||||
OBJS = sslinfo.o
|
OBJS = sslinfo.o
|
||||||
DATA_built = sslinfo.sql
|
DATA_built = sslinfo.sql
|
||||||
DOCS = README.pgsslinfo
|
DOCS = README.sslinfo
|
||||||
|
|
||||||
ifdef USE_PGXS
|
ifdef USE_PGXS
|
||||||
PGXS := $(shell pg_config --pgxs)
|
PGXS := $(shell pg_config --pgxs)
|
||||||
|
Reference in New Issue
Block a user