summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorPhilip Gladstone <philipjsg@users.sourceforge.net>2002-11-30 17:12:23 +0000
committerPhilip Gladstone <philipjsg@users.sourceforge.net>2002-11-30 17:12:23 +0000
commit9d6f1d52c5e0d109c79db373e10c3632ed4886a1 (patch)
tree99b02148a989bdeacaecff8a308197d218d5ec1a /doc/Makefile
parentadbc05104707bd021189abdfcf3724199bb561b6 (diff)
Moved hook documentation into the doc directory
Originally committed as revision 1292 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 dd5bca1f1d..034d4921b4 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,4 +1,4 @@
-all: ffmpeg-doc.html faq.html ffserver-doc.html
+all: ffmpeg-doc.html faq.html ffserver-doc.html hooks.html
%.html: %.texi
texi2html -monolithic -number $<