Remove whitespace

This commit is contained in:
Simon Riggs
2011-06-07 11:12:58 +01:00
parent 3a950c9f8b
commit 15ba3342aa
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
MODULE_big = repmgr_funcs
DATA_built=repmgr_funcs.sql
DATA=uninstall_repmgr_funcs.sql
OBJS=repmgr_funcs.o
OBJS=repmgr_funcs.o
ifdef USE_PGXS
PGXS := $(shell pg_config --pgxs)