diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-13 11:46:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-13 11:46:08 +0000 |
commit | d326fdfe8da918cad2ff7d02eb80d65b64bef14e (patch) | |
tree | 76b7d772582976011c23f3ec0bceadfec886a32c /games | |
parent | - Update to 1.31 (diff) |
- Sort
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 3f840d87adb7..b8a767cdc4c2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -13,7 +13,6 @@ SUBDIR += CaribbeanStud SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap - SUBDIR += qnetchess SUBDIR += abridge SUBDIR += abuse SUBDIR += abuse_sdl @@ -414,6 +413,7 @@ SUBDIR += qgo SUBDIR += qix SUBDIR += qkmj + SUBDIR += qnetchess SUBDIR += qnetwalk SUBDIR += qstat SUBDIR += quake2forge |