diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-13 09:47:37 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-13 09:47:37 +0000 |
commit | ec5a7187b9044dbe0020dbc89963b8a8443bc12a (patch) | |
tree | 91123972890b8a5176e6ff1969907892f965eff8 /games/Makefile | |
parent | 19d90672c31b1d327d68768c6df13ccc772383e5 (diff) |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 49b7bae76c73..887cd47dcc6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.196 1999/04/03 02:09:57 steve Exp $ +# $Id: Makefile,v 1.197 1999/04/08 18:00:48 steve Exp $ # SUBDIR += 3dc @@ -31,6 +31,7 @@ SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom + SUBDIR += drm SUBDIR += empire SUBDIR += fkiss SUBDIR += flying |