diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-25 06:10:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-25 06:10:55 +0000 |
commit | b95232afc4464ec5181ada8c78feb6eb09d18c2a (patch) | |
tree | ceac7f5e73af763db9118a0436e460c95dfde31e /x11/Makefile | |
parent | eccea7052e5dcdeff0f67cd88c4d107a9579a6ed (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 cd7f272e658e..17ca28b135b1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.250 1999/01/18 04:47:08 steve Exp $ +# $Id: Makefile,v 1.251 1999/01/18 10:02:38 steve Exp $ # SUBDIR += 9term @@ -71,6 +71,7 @@ SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock + SUBDIR += xbanner SUBDIR += xcb SUBDIR += xco SUBDIR += xcoloredit |