diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 8ef12cc34a0..ba47344e0dc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2004/05/04 16:28:55 dillo Exp $ +# $NetBSD: Makefile,v 1.213 2004/05/05 08:30:04 drochner Exp $ # COMMENT= Games @@ -162,6 +162,7 @@ SUBDIR+= rtcw SUBDIR+= sarien SUBDIR+= scummvm SUBDIR+= scummvm-bass +SUBDIR+= scummvm-fotaq SUBDIR+= sirius SUBDIR+= sjeng SUBDIR+= sl |