VPATH build fix.

This commit is contained in:
Gunnar Beutner 2013-10-11 15:46:52 +02:00
parent bcd6cab527
commit ed27ad4df7
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ icinga2doc_DATA = \
$(DOCVIEWER_FILES)
index.html: $(MARKDOWN_FILES)
./mkdoc.sh > $@.tmp && mv $@.tmp $@
$(srcdir)/mkdoc.sh > $@.tmp && mv $@.tmp $@
man8_MANS = \
icinga2.8