diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 37ea1a837fb4..19e2badb2a1c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1996/08/30 20:16:40 ache Exp $ +# $Id: Makefile,v 1.99 1996/09/03 01:34:59 ache Exp $ # SUBDIR += FWF @@ -25,6 +25,7 @@ SUBDIR += rxvt SUBDIR += specJava SUBDIR += stars + SUBDIR += sunclock SUBDIR += sxpc SUBDIR += tk SUBDIR += tk4 |