diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-13 08:23:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-13 08:23:31 +0000 |
commit | 6c98ef76c3a393505505745941c220040fd88c76 (patch) | |
tree | 43b986b553ba6625cc7467a75f78ce9a1570dcc9 /games/Makefile | |
parent | e1068dea0e107d49fb889e9c8d80440e0303a144 (diff) | |
download | ports-6c98ef76c3a393505505745941c220040fd88c76.tar.gz ports-6c98ef76c3a393505505745941c220040fd88c76.zip |
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 a8f91fbc3f5b..d3c84a6af48c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.100 1998/02/12 08:13:27 tg Exp $ +# $Id: Makefile,v 1.101 1998/02/12 21:49:44 se Exp $ # SUBDIR += acm @@ -52,6 +52,7 @@ SUBDIR += xchomp SUBDIR += xcubes SUBDIR += xdeblock + SUBDIR += xdemineur SUBDIR += xdino SUBDIR += xemeraldia SUBDIR += xevil |