diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 4d41c107bb6f..e01bb0ebc396 100644 --- a/games/Makefile +++ b/games/Makefile @@ -31,6 +31,7 @@ SUBDIR += battalion SUBDIR += battleball SUBDIR += biorythm + SUBDIR += blackjack SUBDIR += block SUBDIR += blockade SUBDIR += blue @@ -212,6 +213,7 @@ SUBDIR += pipenightdreams SUBDIR += pmars SUBDIR += powerpak + SUBDIR += pp SUBDIR += prboom SUBDIR += ptkei SUBDIR += pyching @@ -353,6 +355,7 @@ SUBDIR += xlaby SUBDIR += xlife SUBDIR += xlifegame + SUBDIR += xlines SUBDIR += xmahjongg SUBDIR += xmastermind SUBDIR += xmball |