diff options
Diffstat (limited to 'contrib/pgbench/Makefile')
| -rw-r--r-- | contrib/pgbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgbench/Makefile b/contrib/pgbench/Makefile index 5a2b211a7c..b8f5fb467f 100644 --- a/contrib/pgbench/Makefile +++ b/contrib/pgbench/Makefile @@ -1,7 +1,7 @@ # contrib/pgbench/Makefile PGFILEDESC = "pgbench - a simple program for running benchmark tests" -PGAPPICON=win32 +PGAPPICON = win32 PROGRAM = pgbench OBJS = pgbench.o |
