Small fix for the README install for contrib/sslinfo.

Dave Page
This commit is contained in:
Peter Eisentraut 2006-09-12 11:46:11 +00:00
parent 9c356a6b3e
commit e79380e5ae

View File

@ -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)