From 72e037d55b09a96d7c3a5a064c7bd7e0ee7d92c5 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Sat, 2 Sep 2017 12:03:17 +0900 Subject: [PATCH] SCRIPTS_built also required for 9.4 --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 0b7f1e21..c769d6f7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,6 +14,7 @@ DATA = \ repmgr--4.0.sql # Hacky workaround to install the binaries +SCRIPTS_built += repmgr repmgrd SCRIPTS += repmgr repmgrd # When in development add -Werror