summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/Makefile.in b/template/Makefile.in
index 60a068dadf..866fff192f 100644
--- a/template/Makefile.in
+++ b/template/Makefile.in
@@ -256,6 +256,9 @@ MESSAGE_END = ; do echo "$$line"; done
ECHO_BEGIN = @sep=''; for word in
ECHO_END = ; do echo @ECHO_N@ "$$sep'$$word'@ECHO_C@"; sep=' '; done; echo
+ACTIONS_GROUP = @$(NULLCMD) $(empty)
+ACTIONS_ENDGROUP = @$(NULLCMD)
+
DESTDIR = @DESTDIR@
configure_args = @configure_args@