diff options
-rw-r--r-- | x11/Makefile | 4 |
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... |