summaryrefslogtreecommitdiff
path: root/contrib/pg_standby
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2011-01-24 20:46:30 -0500
committerBruce Momjian <bruce@momjian.us>2011-01-24 20:46:30 -0500
commitd7a714828f1a4d09adef68b58674a6266aa8fa03 (patch)
tree3d2ec80a9cca753b2b9594dda76e921a23853ddb /contrib/pg_standby
parent9dd7933937a076ce7573944b8d1d42e618163440 (diff)
downloadpostgresql-d7a714828f1a4d09adef68b58674a6266aa8fa03.tar.gz
Use consistent spacing for PGAPPICON Makefile option.
Diffstat (limited to 'contrib/pg_standby')
-rw-r--r--contrib/pg_standby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_standby/Makefile b/contrib/pg_standby/Makefile
index 43300245cb..b7c6ae95e7 100644
--- a/contrib/pg_standby/Makefile
+++ b/contrib/pg_standby/Makefile
@@ -1,7 +1,7 @@
# contrib/pg_standby/Makefile
PGFILEDESC = "pg_standby - supports creation of a warm standby"
-PGAPPICON=win32
+PGAPPICON = win32
PROGRAM = pg_standby
OBJS = pg_standby.o