diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-31 13:06:54 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-31 13:06:54 +0000 |
commit | 275933694b7bbd0235243efe05c4149552b7677d (patch) | |
tree | 2094904dfba3113420dc2982ca9667049484d125 /x11/Makefile | |
parent | 160176f9bb13547c272d2bc8d4733be2eb142797 (diff) |
Activate xtattr.
Notes
Notes:
svn path=/head/; revision=8426
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 9dd74c1500db..b73962ea695b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.158 1997/10/15 16:08:46 erich Exp $ +# $Id: Makefile,v 1.159 1997/10/30 01:47:24 jseger Exp $ # SUBDIR += FWF @@ -91,6 +91,7 @@ SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xtacy + SUBDIR += xtattr SUBDIR += xtestpicture SUBDIR += xtoolwait SUBDIR += xview-clients |