1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/doc
Mans Rullgard 2efb710a34 build: fix doc generation errors in parallel builds
The $(dir) function used to construct OBJDIRS includes a trailing slash
in the names returned, which GNU make 3.82 does not match to the
slash-less 'doc' in the documentation dependencies, causing parallel
build to fail.  Adding a slash fixes this and still works with make
3.81.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-03-28 11:42:19 +01:00
..
doxy
APIchanges
avconv.texi
avplay.texi
avprobe.texi
avserver.conf
avserver.texi
avtools-common-opts.texi
avutil.txt
bitstream_filters.texi
build_system.txt
demuxers.texi
developer.texi
encoders.texi
eval.texi
faq.texi
fate.texi
filters.texi
general.texi
git-howto.texi
git-howto.txt
indevs.texi
libavfilter.texi
Makefile build: fix doc generation errors in parallel builds 2012-03-28 11:42:19 +01:00
metadata.texi
multithreading.txt
muxers.texi
optimization.txt
outdevs.texi
platform.texi
print_options.c
protocols.texi
rate_distortion.txt
RELEASE_NOTES
snow.txt
soc.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl
viterbi.txt