mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
Makefile.am: MKDIR_P man for man/index.html
This commit is contained in:
parent
fdc0d8468a
commit
b694b00b45
@ -670,6 +670,7 @@ CLEANFILES += \
|
||||
man/index.html
|
||||
|
||||
man/index.html: $(XML_FILES) $(top_srcdir)/make-man-index.py
|
||||
$(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
|
||||
$(AM_V_GEN)$(PYTHON) $(top_srcdir)/make-man-index.py $(XML_FILES) > $@ || rm $@
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user