diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-03-04 07:59:11 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-03-04 07:59:11 +0000 |
commit | 2218d3fa309060f94bb464df5886224d994836ce (patch) | |
tree | 85d1c3f10fed54012a1cad2b59cd067db32532f0 /games | |
parent | The change of the lang/ocaml port to use tcl/tk 8.4.x broke (diff) |
Add missing linux-nwnclient
Notes
Notes:
svn path=/head/; revision=102890
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 40681a0d4072..b7af5aed241d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -244,6 +244,7 @@ SUBDIR += libshhcards SUBDIR += lincity SUBDIR += linux-enemyterritory + SUBDIR += linux-nwnclient SUBDIR += linux-nwserver SUBDIR += linux-q3ademo SUBDIR += linux-steam |