diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-15 02:19:15 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-15 02:19:15 +0000 |
commit | 92dc1699fb6c3a0b094ef5a6b5fc8e453c855a24 (patch) | |
tree | ea2a1930fb375a707c84260b3aa0303b7f604041 /graphics/Makefile | |
parent | Fix JVM config file and font.properties (diff) |
add mpgtx
A command line MPEG audio/video/system file toolbox
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 84a35aea4d13..2b505119142f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -145,6 +145,7 @@ SUBDIR += mpeg_play SUBDIR += mpeg_stat SUBDIR += mpegedit + SUBDIR += mpgtx SUBDIR += mplex SUBDIR += mtv SUBDIR += netpbm |