summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-06 13:18:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-06 13:18:29 +0000
commit2d603c2473dfbdb5b9cdf7f4ed6f42cb18e4810e (patch)
tree5a997148f0e7008ccc77fd0ffe5d3d557d2be6bb /Makefile
parent67cf52cccbcab27451bd58427736adabb8db4370 (diff)
downloadmpv-2d603c2473dfbdb5b9cdf7f4ed6f42cb18e4810e.tar.bz2
mpv-2d603c2473dfbdb5b9cdf7f4ed6f42cb18e4810e.tar.xz
cosmetics: Merge three lines into two.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27218 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index af76f4530d..13cbeb4fc5 100644
--- a/Makefile
+++ b/Makefile
@@ -940,9 +940,8 @@ toolsclean:
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