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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-06-25 02:58:58 +0400
committerDiego Biurrun <diego@biurrun.de>2009-06-25 02:58:58 +0400
commita752069dbacae4f25de71c637619123a967065d7 (patch)
tree2904734033bebe7bcc3d1e7c2d86663a544a8c37 /Makefile
parentd171a651dba7a738d3189234adb5a8c457fb3678 (diff)
Split developer documentation off from general documentation.
Originally committed as revision 19269 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 195041e65c..7361ce31d2 100644
--- a/Makefile
+++ b/Makefile
@@ -76,7 +76,7 @@ cmdutils.o cmdutils.d: version.h
alltools: $(addsuffix $(EXESUF),$(addprefix tools/, cws2fws pktdumper qt-faststart trasher))
-documentation: $(addprefix doc/, ffmpeg-doc.html faq.html ffserver-doc.html \
+documentation: $(addprefix doc/, developer.html faq.html ffmpeg-doc.html ffserver-doc.html \
ffplay-doc.html general.html $(ALLMANPAGES))
doc/%.html: doc/%.texi