diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-03-15 07:06:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-03-15 07:06:17 +0000 |
commit | 24217db1f1e80ed5c5ca9422ec9fd1c7fb32da7f (patch) | |
tree | 2da24a4cb8c23afc100ef0bd1de9610c3f08fe9f | |
parent | `Emi Clock' is a hyper animated face analog clock with pretty (diff) |
Added emiclock.
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 70b68c324b6e..bb7e9782724e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.50 1995/02/18 23:12:37 ats Exp $ +# $Id: Makefile,v 1.51 1995/03/01 02:10:46 jmz Exp $ # -SUBDIR= Xaw3d color_xterm ctwm emu fvwm g3view kterm olvwm piewm rxvt tk \ - tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \ +SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view kterm olvwm piewm \ + rxvt tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \ xlockmore xphoon xsnow xview-config xview-lib xview-clients # |