summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2011-12-03 18:06:14 +0100
committerLuca Barbato <lu_zero@gentoo.org>2011-12-09 18:26:31 +0100
commit2f017d979154001e7944668447320c9f07324726 (patch)
tree7a6f9cddae7780a48a0a2cb32fbe941cef91d0b9 /doc/Makefile
parentc1f5da698bdc3216ac3be67ca2b6f0323b7be885 (diff)
doc: port the git-howto to texinfo
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 ee3c86dfaf..3ff4417cfb 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -5,6 +5,7 @@ HTMLPAGES = $(PROGS-yes:%=doc/%.html) \
doc/faq.html \
doc/fate.html \
doc/general.html \
+ doc/git-howto.html \
doc/libavfilter.html \
DOCS = $(HTMLPAGES) $(MANPAGES) $(PODPAGES)