Revision d6ee0e41

b/Makefile.am
618 618
doc/html/index.html doc/man-html/index.html: $(docinput) doc/conf.py \
619 619
	configure.ac $(RUN_IN_TEMPDIR) lib/build/sphinx_ext.py \
620 620
	lib/build/shell_example_lexer.py lib/opcodes.py lib/ht.py \
621
	doc/css/style.css \
621
	doc/css/style.css lib/rapi/connector.py lib/rapi/rlib2.py \
622 622
	| $(BUILT_PYTHON_SOURCES)
623 623
	@test -n "$(SPHINX)" || \
624 624
	    { echo 'sphinx-build' not found during configure; exit 1; }

Also available in: Unified diff