diff --git a/Makefile.am b/Makefile.am index e562b18a2d..d79a523950 100644 --- a/Makefile.am +++ b/Makefile.am @@ -278,6 +278,8 @@ endif install-data-hook: $(MKDIR_P) -m 0755 \ + $(DESTDIR)$(systemunitdir) \ + $(DESTDIR)$(sessionunitdir) \ $(DESTDIR)$(pkgsysconfdir)/system \ $(DESTDIR)$(pkgsysconfdir)/session \ $(DESTDIR)$(sysconfdir)/xdg/systemd \