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-14 02:50:20 +0400
committerLuca Barbato <lu_zero@gentoo.org>2012-10-08 13:22:42 +0400
commit175d0d94da11b5a50f37d271650f040d8d2e1086 (patch)
tree280ad79d686229269221c4a1ad9f0fdf7867294b /doc/Makefile
parent0826d8513d14f54da0b519360813327d5836b7fc (diff)
doc: initial nut documentation
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 8f9067417c..63530342b3 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -7,6 +7,7 @@ HTMLPAGES = $(PROGS-yes:%=doc/%.html) \
doc/general.html \
doc/git-howto.html \
doc/libavfilter.html \
+ doc/nut.html \
doc/platform.html \
DOCS = $(HTMLPAGES) $(MANPAGES) $(PODPAGES)