1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/doc/Makefile
Fabrice Bellard 3b783b6b58 added faq.html
Originally committed as revision 1159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-04 18:50:27 +00:00

5 lines
80 B
Makefile

all: ffmpeg-doc.html faq.html
%.html: %.texi
texi2html -monolithic -number $<