From: Pavan Deolasee Date: Thu, 15 Sep 2016 09:09:57 +0000 (+0530) Subject: Fix VPATH build for contrib/pgxc_ctl X-Git-Tag: XL9_5_R1_4~15 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=74d65eedc3ef63c378002533d3240b31a81b884d;p=postgres-xl.git Fix VPATH build for contrib/pgxc_ctl --- diff --git a/contrib/pgxc_ctl/Makefile b/contrib/pgxc_ctl/Makefile index 4636fd53b1..22f385041f 100644 --- a/contrib/pgxc_ctl/Makefile +++ b/contrib/pgxc_ctl/Makefile @@ -37,7 +37,7 @@ include $(top_srcdir)/contrib/contrib-global.mk endif pgxc_ctl_bash.c: pgxc_ctl_conf_part_full pgxc_ctl_conf_part_minimal pgxc_ctl_conf_part_empty pgxc_ctl_bash_2 - ./make_signature + $(top_srcdir)/$(subdir)/make_signature clean: clean-script