diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-02-14 02:11:01 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-02-14 02:11:01 +0800 |
commit | 798d0e055304bc05fd825898be17f2c4eb257e3b (patch) | |
tree | 45b0e6ff48f66939c483fb01f98d9e5b7eab9cc1 /games/Makefile | |
parent | 6c59b563749216efc876621ab551a53862c37eb5 (diff) | |
download | freebsd-ports-gnome-798d0e055304bc05fd825898be17f2c4eb257e3b.tar.gz freebsd-ports-gnome-798d0e055304bc05fd825898be17f2c4eb257e3b.tar.zst freebsd-ports-gnome-798d0e055304bc05fd825898be17f2c4eb257e3b.zip |
Activate xlines.
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 d3c84a6af48c..640c35036e8a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.101 1998/02/12 21:49:44 se Exp $ +# $Id: Makefile,v 1.102 1998/02/13 08:23:31 tg Exp $ # SUBDIR += acm @@ -66,6 +66,7 @@ SUBDIR += xjig SUBDIR += xkobo SUBDIR += xlife + SUBDIR += xlines SUBDIR += xmahjongg SUBDIR += xmemory SUBDIR += xmille |