summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-03 23:39:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-03 23:39:35 +0000
commite214bd821e12c3323c87d5374d83b76abeb51e91 (patch)
tree8755c7dbbce0a1f0557d4c51301e9c84203fe93f /graphics
parentA graphical library for "enlightenment" package. (diff)
Add imlib.
Notes
Notes: svn path=/head/; revision=6715
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index b32abadd5bfe..10202232d5ea 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.45 1997/05/05 12:38:30 tg Exp $
+# $Id: Makefile,v 1.46 1997/05/20 06:29:26 asami Exp $
#
SUBDIR += ImageMagick
@@ -16,6 +16,7 @@
SUBDIR += gimp-devel
SUBDIR += hobbes-icons-xpm
SUBDIR += hpscan
+ SUBDIR += imlib
SUBDIR += jbigkit
SUBDIR += jpeg
SUBDIR += mpeg-lib