summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-06-16 13:34:19 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-06-16 13:34:19 +0000
commit372ff68c3aea5b69744035c69c2ff3517c2340a3 (patch)
tree63ef76cffda7e52dc4bc84dcd28342397db206e9 /graphics/Makefile
parentThis is an image format handler. It handles the following image (diff)
Add libwmf, because textproc/mswordview would like to have it.
Notes
Notes: svn path=/head/; revision=19498
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 330110721e84..0be9ce7e52e5 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.129 1999/06/10 23:53:51 steve Exp $
+# $Id: Makefile,v 1.130 1999/06/14 14:02:36 taoka Exp $
#
SUBDIR += 4va
@@ -60,6 +60,7 @@
SUBDIR += killustrator
SUBDIR += lfview
SUBDIR += libimg
+ SUBDIR += libwmf
SUBDIR += mpeg-lib
SUBDIR += mpeg2codec
SUBDIR += mpeg2play