diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 373991c59ff5..8964b06ba4f0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.11 1994/10/17 21:54:22 wollman Exp $ +# $Id: Makefile,v 1.12 1994/10/20 02:08:39 jkh Exp $ # -SUBDIR= emu fvwm iv ivs tk xarchie xcdplayer xdvi xpm xtexshell +SUBDIR= emu fvwm ghostview iv ivs tk xarchie xcdplayer xdvi xpm xtexshell # # nv depends on tk, so might as well build tk first... # |