diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-21 20:41:49 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-21 20:41:49 +0000 |
commit | 53609717e810449bec615c8ad75633734cd92cd2 (patch) | |
tree | 7143c8aeab2449ae6015254c293d31a0766e20f4 /x11/Makefile | |
parent | 8cb8884b4930872642e9288cfc5e1bf0c0be0086 (diff) |
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 7006476b8d4d..2fc569e2dfa3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.265 1999/06/28 23:05:59 cpiazza Exp $ +# $Id: Makefile,v 1.266 1999/08/18 08:24:15 jim Exp $ # SUBDIR += 9term @@ -73,6 +73,7 @@ SUBDIR += xstarroll SUBDIR += xtacy SUBDIR += xtattr + SUBDIR += xtermset SUBDIR += xtestpicture SUBDIR += xtoolwait SUBDIR += xwit |