diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-02-15 02:53:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-02-15 02:53:47 +0000 |
commit | 56bc85617daa75bef1c7cf6dd6d369f3b5cf767f (patch) | |
tree | af0dcd3c824846df3de9ce768b25ee62e4a78a03 /x11 | |
parent | Another root window toy, this one displays the moon in the current phase. (diff) |
Added xphoon.
Notes
Notes:
svn path=/head/; revision=984
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 243a3e7b2f03..68b24802736b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.46 1995/02/12 17:15:05 jmz Exp $ +# $Id: Makefile,v 1.47 1995/02/15 01:39:19 gpalmer Exp $ # SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \ - tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore xsnow \ + tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore xphoon xsnow \ xview-config xview-lib xview-clients # |