mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 10:55:00 +00:00
Fix out-of-tree README.html build
This commit is contained in:
@@ -11,8 +11,9 @@ dist_doc_DATA = README README.rst
|
||||
|
||||
if HAVE_RST2HTML
|
||||
dist_doc_DATA += README.html
|
||||
|
||||
README.html: README.rst
|
||||
$(RST2HTML) README.rst > README.html
|
||||
$(RST2HTML) $< > README.html
|
||||
endif # HAVE_RST2HTML
|
||||
|
||||
dist_noinst_DATA = LICENSE.OpenSSL
|
||||
|
||||
Reference in New Issue
Block a user