summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/Makefile.in b/template/Makefile.in
index 666cbc3481..b0e987bba0 100644
--- a/template/Makefile.in
+++ b/template/Makefile.in
@@ -208,6 +208,7 @@ MAKEDIRS = @MKDIR_P@
CP = cp
MV = mv
RM = rm -f
+RM1 = $(RM)
RMDIR = @RMDIR@
RMDIRS = @RMDIRS@
RMALL = @RMALL@