summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-02 19:19:41 +0000
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-02 19:19:41 +0000
commite0eb36e389fe287770212cd079f0c3bca0cc5686 (patch)
treea4bae55c0c058d7891eb81624d2ac949280dbee9 /TOOLS
parent58e6402d2efc41f05831eebeb8607d8d42de606e (diff)
downloadmpv-e0eb36e389fe287770212cd079f0c3bca0cc5686.tar.bz2
mpv-e0eb36e389fe287770212cd079f0c3bca0cc5686.tar.xz
avisubdump
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15891 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/Makefile b/TOOLS/Makefile
index 25ceb54ebd..f926f0c1c3 100644
--- a/TOOLS/Makefile
+++ b/TOOLS/Makefile
@@ -5,6 +5,7 @@ CFLAGS = -I..
OBJS = alaw-gen \
asfinfo \
avi-fix \
+ avisubdump \
bios2dump \
cpuinfo \
dump_mp4 \