diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 082f4223064f..bab241d6d946 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.117 1999/04/03 01:09:02 steve Exp $ +# $Id: Makefile,v 1.118 1999/04/03 01:42:19 steve Exp $ # SUBDIR += 4va @@ -54,6 +54,7 @@ SUBDIR += kdegraphics11 SUBDIR += killustrator SUBDIR += lfview + SUBDIR += libimg SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |