diff options
Diffstat (limited to 'contrib/vacuumlo/Makefile')
| -rw-r--r-- | contrib/vacuumlo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vacuumlo/Makefile b/contrib/vacuumlo/Makefile index 4dd2ebc03e..b658f9bf6f 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 |
