From 16526c365070c0b8e14d2a08d894fa57bdaa59b3 Mon Sep 17 00:00:00 2001 From: angelos Date: Tue, 19 Jun 2001 03:27:02 +0000 Subject: [PATCH] Enable mpeg_encode, mplex, vid --- graphics/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/graphics/Makefile b/graphics/Makefile index 1d4af08971c..923a1cd6c15 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.67 2001/06/15 09:11:55 reinhard Exp $ +# $OpenBSD: Makefile,v 1.68 2001/06/19 03:27:02 angelos Exp $ # $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # @@ -47,11 +47,11 @@ SUBDIR += mpeg-lib # SUBDIR += mpeg2codec # SUBDIR += mpeg2play -# SUBDIR += mpeg_encode + SUBDIR += mpeg_encode SUBDIR += mpeg_play # SUBDIR += mpeg_stat # SUBDIR += mpegedit -# SUBDIR += mplex + SUBDIR += mplex SUBDIR += mtv SUBDIR += netpbm SUBDIR += p5-Imager @@ -86,6 +86,7 @@ # SUBDIR += txtmerge # SUBDIR += urt # SUBDIR += vcg + SUBDIR += vid # SUBDIR += whirlgif SUBDIR += wmgrabimage SUBDIR += wmicons