summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-10 05:45:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-10 05:45:31 +0000
commit869f48352e15de851d0b60543495187e9db8419e (patch)
tree52c418b7c2713c2ec395816ba71cbf297382b3e8 /graphics
parentAn mpeg2 movie player. (diff)
Add mpeg2codec and mpeg2play.
Notes
Notes: svn path=/head/; revision=3340
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 3e30c730e459..41c262c57ea3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1996/03/06 11:05:08 asami Exp $
+# $Id: Makefile,v 1.21 1996/04/12 08:28:52 asami Exp $
#
SUBDIR += ImageMagick
@@ -8,6 +8,8 @@
SUBDIR += hpscan
SUBDIR += jpeg
SUBDIR += mpeg-lib
+ SUBDIR += mpeg2codec
+ SUBDIR += mpeg2play
SUBDIR += mpeg_play
SUBDIR += netpbm
SUBDIR += pixmap