Mercurial > mplayer.hg
changeset 27186:b5c864852dca
cosmetics: Merge three lines into two.
author | diego |
---|---|
date | Sun, 06 Jul 2008 13:18:29 +0000 |
parents | ff18b81371e5 |
children | c543d4349e73 |
files | Makefile |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Jul 06 13:06:05 2008 +0000 +++ b/Makefile Sun Jul 06 13:18:29 2008 +0000 @@ -940,9 +940,8 @@ TOOLS/bmovl-test$(EXESUF): -lSDL_image -TOOLS/subrip$(EXESUF): vobsub.o spudec.o unrar_exec.o \ - libvo/aclib.o libswscale/libswscale.a libavutil/libavutil.a \ - $(TEST_OBJS) +TOOLS/subrip$(EXESUF): vobsub.o spudec.o unrar_exec.o libvo/aclib.o \ + libswscale/libswscale.a libavutil/libavutil.a $(TEST_OBJS) TOOLS/vfw2menc$(EXESUF): -lwinmm -lole32