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 6e8b673..802b2e2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1996/10/30 14:29:08 max Exp $ +# $Id: Makefile,v 1.28 1996/11/15 10:23:21 asami Exp $ # SUBDIR += ImageMagick @@ -27,6 +27,7 @@ SUBDIR += splitmpg SUBDIR += tgif SUBDIR += tiff + SUBDIR += txtmerge SUBDIR += vcg SUBDIR += xanim SUBDIR += xbmbrowser |