Commit 60ce9697 authored by Nils Goroll's avatar Nils Goroll

continue with empty manpage if rst2man is missing

parent 7a0f10d5
......@@ -35,7 +35,9 @@ else
@echo "========================================"
@echo "You need rst2man installed to make dist"
@echo "========================================"
@false
@echo
@echo Manpage files will be empty
touch $@
endif
dist_data_DATA = dcs_config.h
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