diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-14 09:40:16 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-14 09:40:16 +0000 |
commit | 51578390d6b176c9b102f795b9799dc7107f3ad3 (patch) | |
tree | 2e65c7cda92e96af8e669e84fa98d49d907ad4b3 /x11 | |
parent | dced21ce61cac5262b77affd4d98f8fde4135f88 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 32cc9e6ef7a8..47171b228238 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.171 1997/11/05 10:37:33 asami Exp $ +# $Id: Makefile,v 1.172 1997/11/11 07:56:04 tg Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += XFree86-contrib SUBDIR += Xaw3d SUBDIR += afterstep + SUBIDR += amiwm SUBDIR += asclock SUBDIR += asfiles SUBDIR += auis |