diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-02-18 22:12:47 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-02-18 22:12:47 +0000 |
commit | 363591ae5596505e34dbfcc3cabb2c92e86bb189 (patch) | |
tree | e9d82112efe181ac4cc635f7d62c7f85b0c89037 /x11 | |
parent | 42e165c30c9d9d0a35e815bb984fecc6bee183d7 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 68b24802736b..cfcae2a55b3b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.47 1995/02/15 01:39:19 gpalmer Exp $ +# $Id: Makefile,v 1.48 1995/02/15 02:53:47 asami Exp $ # SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \ - tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore xphoon xsnow \ - xview-config xview-lib xview-clients + tkhfs tkman tvtwm x3270 xearth xdaliclock xfed xkeycaps \ + xlockmore xphoon xsnow xview-config xview-lib xview-clients # # These depend on tk, so might as well build tk first... |