diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 10202232d5e..78a631a3c4a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.46 1997/05/20 06:29:26 asami Exp $ +# $Id: Makefile,v 1.47 1997/06/03 23:39:35 asami Exp $ # SUBDIR += ImageMagick @@ -43,6 +43,7 @@ SUBDIR += tiff SUBDIR += tiff34 SUBDIR += txtmerge + SUBDIR += urt SUBDIR += vcg SUBDIR += whirlgif SUBDIR += xanim |