build: Use $(MKDIR_P) syntax suitable for install-sh
authorilovezfs <ilovezfs@icloud.com>
Tue, 31 Oct 2017 11:36:05 +0000 (11:36 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 31 Oct 2017 11:40:52 +0000 (11:40 +0000)
commitc416bb37dde948e65aae29e92149c0da546e6d22
treebeeb3746c0c30c87e5215b444aff564063956823
parentb299a226b33e46338a7d3a5d7ab710075446bd80
build: Use $(MKDIR_P) syntax suitable for install-sh

This fixes the build when a GNU-compatible `mkdir -p` is not available.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103521
[smcv: Add commit message]
Reviewed-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit c7d8b723eb53848f9a86f36d640ea5f564d34590)
test/Makefile.am