summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2002-11-04 18:50:27 +0000
committerFabrice Bellard <fabrice@bellard.org>2002-11-04 18:50:27 +0000
commit3b783b6b58ce599e2318cb800fe22bfd0174705a (patch)
tree9df793f6e0a18f5af4f33e99c239c9b33a180bf9 /doc/Makefile
parent7ff56c72b204e2b11ca90c7b2ef7575a63e5f6bc (diff)
added faq.html
Originally committed as revision 1159 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 7c0bd280f5..d951c33e13 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,4 +1,4 @@
-all: ffmpeg-doc.html
+all: ffmpeg-doc.html faq.html
%.html: %.texi
texi2html -monolithic -number $<