diff options
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 c2453fdfbfb9..ea9a547175c7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1996/08/16 13:45:55 erich Exp $ +# $Id: Makefile,v 1.38 1996/09/16 00:31:37 asami Exp $ # SUBDIR += acm @@ -40,5 +40,6 @@ SUBDIR += xsol SUBDIR += xtetris SUBDIR += xtic + SUBDIR += yamsweeper .include <bsd.port.subdir.mk> |