diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 06:35:54 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-31 06:35:54 +0000 |
commit | 4ea36e0dfa1d9afa2484cd0538905baf731c9503 (patch) | |
tree | 6c4a049ef8342590363f8bb4edc6ae27969f0402 | |
parent | The world's most useless WindowMaker dock app. (diff) |
Added wmeyes
Notes
Notes:
svn path=/head/; revision=17483
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 3452fe70cb9e..71fd67cf9261 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.192 1999/03/30 14:36:31 taoka Exp $ +# $Id: Makefile,v 1.193 1999/03/31 04:00:38 steve Exp $ # SUBDIR += 3dc @@ -89,6 +89,7 @@ SUBDIR += tvp SUBDIR += uox3 SUBDIR += wmtimebomb + SUBDIR += wmeyes SUBDIR += xabacus SUBDIR += xasteroids SUBDIR += xataxx |