forked from FFmpeg/FFmpeg
doc: install css files along html docs
This commit is contained in:
parent
4e98cc29f4
commit
d5687236ab
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ HTMLPAGES = $(AVPROGS-yes:%=doc/%.html) $(AVPROGS-yes:%=doc/%-all.html) $(COMP
|
|||
doc/mailing-list-faq.html \
|
||||
doc/nut.html \
|
||||
doc/platform.html \
|
||||
doc/bootstrap.min.css \
|
||||
doc/style.min.css \
|
||||
doc/default.css \
|
||||
|
||||
TXTPAGES = doc/fate.txt \
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue