summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
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 ca403d5bf7..0acd9844af 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -3,8 +3,11 @@ PODPAGES = $(PROGS-yes:%=doc/%.pod)
HTMLPAGES = $(PROGS-yes:%=doc/%.html) \
doc/developer.html \
doc/faq.html \
+ doc/fate.html \
doc/general.html \
+ doc/git-howto.html \
doc/libavfilter.html \
+ doc/platform.html \
DOCS = $(HTMLPAGES) $(MANPAGES) $(PODPAGES)