diff options
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ee230e1347c..c1bd557128e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.1.1.1 1995/01/13 11:11:29 jkh Exp $ +# $Id: Makefile,v 1.2 1995/01/13 13:44:56 jkh Exp $ # -SUBDIR= mpeg-lib mpeg_play netpbm povray jpeg tiff xanim xli xfig \ +SUBDIR= dore mpeg-lib mpeg_play netpbm povray jpeg tiff xanim xli xfig \ xpaint xpm xv .include <bsd.port.subdir.mk> |