summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/pgxc_ctl/Makefile2
1 files changed, 1 insertions, 1 deletions
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