diff options
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index ef5b31e2c1db..9ef6302db54b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.52 1995/03/15 07:06:17 asami Exp $ +# $Id: Makefile,v 1.53 1995/03/16 00:07:40 asami Exp $ # SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view olvwm piewm \ - rxvt tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \ - xlockmore xphoon xsnow xview-config xview-lib xview-clients + rxvt sxpc tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm \ + xkeycaps xlockmore xphoon xsnow xview-config xview-lib xview-clients # # These depend on tk, so might as well build tk first... |