summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/preinstall.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/wrapup/preinstall.am b/c/src/wrapup/preinstall.am
index b3cc41417d..d442dce060 100644
--- a/c/src/wrapup/preinstall.am
+++ b/c/src/wrapup/preinstall.am
@@ -14,7 +14,7 @@ TMPINSTALL_FILES =
CLEANFILES += $(TMPINSTALL_FILES)
$(PROJECT_LIB)/$(dirstamp):
- @$(mkdir_p) $(PROJECT_LIB)
+ @$(MKDIR_P) $(PROJECT_LIB)
@: > $(PROJECT_LIB)/$(dirstamp)
PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)