projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c356a6
)
Small fix for the README install for contrib/sslinfo.
author
Peter Eisentraut
Tue, 12 Sep 2006 11:46:11 +0000
(11:46 +0000)
committer
Peter Eisentraut
Tue, 12 Sep 2006 11:46:11 +0000
(11:46 +0000)
Dave Page
contrib/sslinfo/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/sslinfo/Makefile
b/contrib/sslinfo/Makefile
index f064153cc8fcb6e063c1ba6eef865046876c1de4..998d17634ce34aba5888bb005ddbbf494c5cf07a 100644
(file)
--- a/
contrib/sslinfo/Makefile
+++ b/
contrib/sslinfo/Makefile
@@
-1,7
+1,7
@@
MODULE_big = sslinfo
OBJS = sslinfo.o
DATA_built = sslinfo.sql
-DOC = README.pgsslinfo
+DOC
S
= README.pgsslinfo
ifdef USE_PGXS
PGXS := $(shell pg_config --pgxs)