Commit 4e118fdb authored by Geoff Simmons's avatar Geoff Simmons

trackrdrd: rst2man not required for build

parent 6a290ed2
......@@ -9,10 +9,9 @@ trackrdrd.3: README.rst
if HAVE_RST2MAN
${RST2MAN} README.rst $@
else
@echo "========================================"
@echo "You need rst2man installed to make dist"
@echo "========================================"
@false
@echo "==========================================="
@echo "rst2man not installed, no man pages created"
@echo "==========================================="
endif
include doxygen-include.am
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment