From c16d74654a34d314b4c97a11de09ea3fe0594fc4 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 28 Oct 2004 01:03:52 +0000 Subject: vivodump compiles now, so it can be added to OBJS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13786 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/Makefile b/TOOLS/Makefile index 556c97e0d7..c0a25f403f 100644 --- a/TOOLS/Makefile +++ b/TOOLS/Makefile @@ -2,7 +2,8 @@ include ../config.mak CFLAGS = -I.. -OBJS = alaw-gen asfinfo avi-fix bios2dump cpuinfo dump_mp4 mem2dump movinfo png2raw subrip fastmemcpybench +OBJS = alaw-gen asfinfo avi-fix bios2dump cpuinfo dump_mp4 mem2dump movinfo \ + png2raw subrip fastmemcpybench vivodump all: $(OBJS) -- cgit v1.2.3