summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-12 01:21:48 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-12 01:21:48 +0000
commit568ddf41fbb613f4729095c0a921d241a790ee0b (patch)
tree50324f6e88a002f68586417d620e57a61d398746 /x11
parentFrom: Jean-Marc Zucconi <jmz@thud.cdrom.com> (diff)
Add xsnow.
Notes
Notes: svn path=/head/; revision=370
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 7db36f05f1b0..ab751fef095a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.20 1994/11/06 22:16:31 jkh Exp $
+# $Id: Makefile,v 1.21 1994/11/09 22:41:50 smace Exp $
#
SUBDIR= emu fvwm ghostview iv ivs jpeg olvwm pcb tk xanim xarchie \
- xcdplayer xdvi xearth xlockmore xpm xtexshell xv
+ xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv
#
# imm & nv depends on tk, so might as well build tk first...