summaryrefslogtreecommitdiff
path: root/src/libsystemd
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 14:45:05 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 14:45:05 -0400
commit80d24fe135e84a2fe2b96b6cf42b21e82cf71b05 (patch)
tree13a31fba091c8d822d5afcaa61cc1524d2f680d7 /src/libsystemd
parente2ffd6fc5c60b55fa18eb338a55fd944db57080a (diff)
am
Diffstat (limited to 'src/libsystemd')
-rw-r--r--src/libsystemd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsystemd/Makefile b/src/libsystemd/Makefile
index 4e9d06c4f0..b31fbb3d37 100644
--- a/src/libsystemd/Makefile
+++ b/src/libsystemd/Makefile
@@ -103,6 +103,7 @@ test_libsystemd_sym_LDADD = \
$(DESTDIR)$(pkgincludedir)/%.h: $(srcdir)/include/systemd/%.h
@$(NORMAL_INSTALL)
+ @$(MKDIR_P) $(@D)
$(am.INSTALL_HEADERS)
files.sys.all += $(addprefix $(pkgincludedir)/,$(notdir $(_pkginclude_HEADERS)))