diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-05 08:02:37 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-05 08:02:37 +0000 |
commit | d57219a0d9cae449b36dc9f48cf927f33e60b2b9 (patch) | |
tree | a11b9facfe91ba8edd6c9bad8d0c5bda08f95ab8 | |
parent | New port awele. awele is an african board game. (diff) |
Activate awele.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 3076ca8b74e6..5d1cf760ceb5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1998/05/03 23:27:41 mph Exp $ +# $Id: Makefile,v 1.130 1998/05/05 01:24:06 mph Exp $ # SUBDIR += 3dc @@ -7,6 +7,7 @@ SUBDIR += agm SUBDIR += an SUBDIR += angband + SUBDIR += awele SUBDIR += blackjack SUBDIR += block SUBDIR += blue |