diff options
author | Mans Rullgard <mans@mansr.com> | 2011-06-06 18:03:22 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-06-22 22:59:46 +0100 |
commit | f87b03b50d0b4632f95da5b5d6772ec8f2a7f16f (patch) | |
tree | bd612b546e1fae13ba9da346f61b652909a2070b /configure | |
parent | 698a183e30a5803537ded99e4b7aee640373575c (diff) | |
download | ffmpeg-f87b03b50d0b4632f95da5b5d6772ec8f2a7f16f.tar.gz |
build: move documentation rules to doc/Makefile
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3221,6 +3221,7 @@ if enabled source_path_used; then Makefile common.mak subdir.mak + doc/Makefile doc/texi2pod.pl libavcodec/Makefile libavcodec/${arch}/Makefile |