mirror of
https://github.com/postgres/postgres.git
synced 2025-10-18 04:29:09 +03:00
Add PGFILEDESC description to Makefiles for all /contrib executables.
Add PGAPPICON to all executable makefiles.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
PGFILEDESC = "Eventlog message formatter"
|
||||
PGAPPICON=win32
|
||||
|
||||
PGFILESHLIB = 1
|
||||
subdir = src/bin/pgevent
|
||||
top_builddir = ../../..
|
||||
|
Reference in New Issue
Block a user