summaryrefslogtreecommitdiff
path: root/contrib/vacuumlo
diff options
context:
space:
mode:
authorBruce Momjian2011-01-25 01:46:30 +0000
committerBruce Momjian2011-01-25 01:46:30 +0000
commitd7a714828f1a4d09adef68b58674a6266aa8fa03 (patch)
tree3d2ec80a9cca753b2b9594dda76e921a23853ddb /contrib/vacuumlo
parent9dd7933937a076ce7573944b8d1d42e618163440 (diff)
Use consistent spacing for PGAPPICON Makefile option.
Diffstat (limited to 'contrib/vacuumlo')
-rw-r--r--contrib/vacuumlo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vacuumlo/Makefile b/contrib/vacuumlo/Makefile
index 4dd2ebc03ec..b658f9bf6f8 100644
--- a/contrib/vacuumlo/Makefile
+++ b/contrib/vacuumlo/Makefile
@@ -1,7 +1,7 @@
# contrib/vacuumlo/Makefile
PGFILEDESC = "vacuumlo - removes orphaned large objects"
-PGAPPICON=win32
+PGAPPICON = win32
PROGRAM = vacuumlo
OBJS = vacuumlo.o