summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 5630bdc..5e174b3 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -383,7 +383,7 @@ pot:: po/${DOCBASE}.pot
#########################################################################
define DIR_template
${1}::
- mkdir ${1}
+ mkdir -p ${1}
distclean::
${RM} -r ${1}