From 00135a87f04c1d288f8b75fe1df0a28531aced4e Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 18 Dec 2015 01:57:35 +0100 Subject: sub: rename sd_lavc_conv.c to lavc_conv.c The previous commit turned sd_lavc_conv from a sd_driver to free-standing functions. Do the rename to reflect this change separately to avoid confusing git's content tracking. (Or did git solve this, making separating renames and content changes unnecessary?) --- TOOLS/old-makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/old-makefile b/TOOLS/old-makefile index c5bb33c0bb..f74f6e6fb7 100644 --- a/TOOLS/old-makefile +++ b/TOOLS/old-makefile @@ -221,9 +221,9 @@ SOURCES = audio/audio.c \ sub/dec_sub.c \ sub/draw_bmp.c \ sub/img_convert.c \ + sub/lavc_conv.c \ sub/osd.c \ sub/sd_lavc.c \ - sub/sd_lavc_conv.c \ ta/ta.c \ ta/ta_utils.c \ ta/ta_talloc.c \ -- cgit v1.2.3