diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 7212d9aec40..130b9c1c349 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2003/08/24 23:05:14 dillo Exp $ +# $NetBSD: Makefile,v 1.184 2003/09/09 15:10:01 adam Exp $ # COMMENT= Games @@ -144,6 +144,7 @@ SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= rocksndiamonds SUBDIR+= rocksndiamonds-levels +SUBDIR+= rocksndiamonds-sdl SUBDIR+= rollemup SUBDIR+= sarien SUBDIR+= scummvm |