summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1994-11-20 16:30:49 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1994-11-20 16:30:49 +0000
commitfb07d96ad8f6390eb40accc2ffbff2af85886d66 (patch)
treebfc7b906194360c96e9bc695112c9f3925ce6605 /x11
parentctwm is an extension to twm, that support multiple virtual screens, and (diff)
Add ImageMagick, ctwm, mpeg-lib and tiff to the subdirs list
Notes
Notes: svn path=/head/; revision=424
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 23e8a2300d5c..7b9e109a1b29 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.23 1994/11/12 20:28:17 gpalmer Exp $
+# $Id: Makefile,v 1.24 1994/11/15 01:26:56 gpalmer Exp $
#
SUBDIR= emu ghostview ivs jpeg olvwm pcb tk xanim xarchie \
- xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv
+ xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \
+ ImageMagick ctwm mpeg-lib tiff
#
# imm & nv depends on tk, so might as well build tk first...