diff options
-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 |