diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 92b1b1b..57c411c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1998/02/18 20:57:14 steve Exp $ +# $Id: Makefile,v 1.67 1998/02/20 02:39:06 steve Exp $ # SUBDIR += ImageMagick @@ -29,6 +29,7 @@ SUBDIR += imlib SUBDIR += jbigkit SUBDIR += jpeg + SUBDIR += kdegraphics SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |