Revision dbee5c92 Makefile.am

b/Makefile.am
82 82
	devel \
83 83
	doc \
84 84
	doc/examples \
85
	doc/examples/css \
85 86
	doc/examples/gnt-debug \
86 87
	doc/examples/hooks \
87 88
	test/data/htools \
......
584 585
doc/html/index.html: $(docrst) doc/conf.py configure.ac \
585 586
	$(RUN_IN_TEMPDIR) lib/build/sphinx_ext.py \
586 587
	lib/build/shell_example_lexer.py lib/opcodes.py lib/ht.py \
588
	doc/css/style.css \
587 589
	| $(BUILT_PYTHON_SOURCES)
588 590
	@test -n "$(SPHINX)" || \
589 591
	    { echo 'sphinx-build' not found during configure; exit 1; }
......
812 814
	tools/vcluster-setup.in \
813 815
	$(docrst) \
814 816
	doc/conf.py \
817
	doc/css/style.css \
815 818
	doc/html \
816 819
	$(BUILT_EXAMPLES:%=%.in) \
817 820
	doc/examples/ganeti.default \

Also available in: Unified diff