summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
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)