diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5509811def1f..f8807f2ecf66 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.7 1994/10/12 23:10:03 jkh Exp $ +# $Id: Makefile,v 1.8 1994/10/13 00:51:53 wollman Exp $ # -SUBDIR= emu fvwm iv tk xarchie xpm +SUBDIR= emu fvwm iv ivs tk xarchie xpm # # nv depends on tk, so might as well build tk first... # |