summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2022-04-07 20:11:24 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2022-04-18 12:55:32 +0200
commitd5687236aba6fd31dd4369c290df9a5b1192e43e (patch)
tree2f96ffaabbd8bbc900b49e7ce10e1eb300169af8 /doc/Makefile
parent4e98cc29f43fbc5a761ec08e942e66a84ef943fa (diff)
downloadffmpeg-d5687236aba6fd31dd4369c290df9a5b1192e43e.tar.gz
doc: install css files along html docs
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 58ca3fabd8..0f09783699 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -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 \