diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-24 05:04:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-24 05:04:22 +0000 |
commit | 6fe5723a164b189ae942f400f3201b9ac9cba2bf (patch) | |
tree | d753e1091b86984eeff03213eaa37690bcdf1d57 /x11/Makefile | |
parent | d023359a9c8936fe93050404370f82285c5b16d3 (diff) | |
download | ports-6fe5723a164b189ae942f400f3201b9ac9cba2bf.tar.gz ports-6fe5723a164b189ae942f400f3201b9ac9cba2bf.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e9c73e06c263..da595c4cad92 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.175 1997/11/17 12:49:47 tg Exp $ +# $Id: Makefile,v 1.176 1997/11/20 05:27:49 asami Exp $ # SUBDIR += FWF @@ -66,6 +66,7 @@ SUBDIR += tkgoodstuff SUBDIR += tkstep80 SUBDIR += tvtwm + SUBDIR += tycoon SUBDIR += viewfax SUBDIR += windowmaker SUBDIR += wm2 |