diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-26 21:40:25 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-26 21:40:25 +0000 |
commit | 17aa94c0a53c69cc7e5da6a0c5f62699155bf5ee (patch) | |
tree | 36248dca537a3cc03ffd3c40fcb056700f3165cf /games/Makefile | |
parent | Add cardpics and MaitreTarot, a Tarot card game. (diff) |
Add libmaitretarot 0.1.98, core library of MaitreTarot, a Tarot
card game.
Approved by: mat(mentor).
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 0eef36bb633d..7869bc56994a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -242,6 +242,7 @@ SUBDIR += lgeneral SUBDIR += lgeneral-data SUBDIR += libggz + SUBDIR += libmaitretarot SUBDIR += libshhcards SUBDIR += lincity SUBDIR += linux-enemyterritory |