summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-06 22:16:31 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-06 22:16:31 +0000
commitfc59d91b6c83af593b2829ad2054c450729d1701 (patch)
treecaf6c156ac2ded552e852c6e4686930ed0320e7f /x11
parentPiero Serini's xanim port. (diff)
Add xanim to SUBDIRS.
Notes
Notes: svn path=/head/; revision=334
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 0e69e97fd789..2a820bff6529 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.18 1994/10/31 16:03:01 jkh Exp $
+# $Id: Makefile,v 1.19 1994/11/06 08:20:17 smace Exp $
#
-SUBDIR= emu fvwm ghostview iv ivs jpeg olvwm pcb tk xarchie xcdplayer xdvi \
- xearth xpm xtexshell xv
+SUBDIR= emu fvwm ghostview iv ivs jpeg olvwm pcb tk xanim xarchie \
+ xcdplayer xdvi xearth xpm xtexshell xv
#
# imm & nv depends on tk, so might as well build tk first...