summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitrontests.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmitrontests/tmitrontests.am')
-rw-r--r--testsuites/tmitrontests/tmitrontests.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmitrontests/tmitrontests.am b/testsuites/tmitrontests/tmitrontests.am
index c17e0fac5f..1c524fa4b2 100644
--- a/testsuites/tmitrontests/tmitrontests.am
+++ b/testsuites/tmitrontests/tmitrontests.am
@@ -3,7 +3,7 @@
project_bspdir=$(PROJECT_ROOT)/@RTEMS_BSP@
$(project_bspdir)/tests:
- @$(mkinstalldirs) $@
+ @$(mkdir_p) $@
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM)
$(INSTALL_PROGRAM) $< $@