summaryrefslogtreecommitdiff
path: root/ext2ed
diff options
context:
space:
mode:
Diffstat (limited to 'ext2ed')
-rw-r--r--ext2ed/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext2ed/Makefile.in b/ext2ed/Makefile.in
index 0697431e..e4724ca5 100644
--- a/ext2ed/Makefile.in
+++ b/ext2ed/Makefile.in
@@ -8,6 +8,7 @@ VPATH = @srcdir@
top_builddir = ..
my_dir = ext2ed
INSTALL = @INSTALL@
+MKDIR_P = @MKDIR_P@
@MCONFIG@