Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2011-12-02 04:33:07 +0400
committerLuca Barbato <lu_zero@gentoo.org>2011-12-09 21:26:17 +0400
commit1ebbdda1d2754005d722907693ea958da5751af8 (patch)
tree7c6e0e1baf0929a6855c6101089272fd43b87286 /doc/Makefile
parentb73a01eaf1f347419dcba49ca18a99afe0b24b24 (diff)
doc: document fate in a texinfo
Summarize the information provided in the wiki and the one provided in fate.txt
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index ca403d5bf7..ee3c86dfaf 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -3,6 +3,7 @@ PODPAGES = $(PROGS-yes:%=doc/%.pod)
HTMLPAGES = $(PROGS-yes:%=doc/%.html) \
doc/developer.html \
doc/faq.html \
+ doc/fate.html \
doc/general.html \
doc/libavfilter.html \