emsha/doc/Makefile.bak

6 lines
60 B
Makefile
Raw Normal View History

if HAVE_SPHINX
sphinx-html:
cd sphinx/ && make html
endif