diff options
author | joerg <joerg@FreeBSD.org> | 1995-03-07 07:33:12 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1995-03-07 07:33:12 +0800 |
commit | 69823b699350609d5d284eef0e38639dd5c6062d (patch) | |
tree | a3bd05780417583825f35f1a1bbe6ea154f233a1 /games/Makefile | |
parent | f07b813adb585c03b5cb029d76635ff120d8de2d (diff) | |
download | freebsd-ports-gnome-69823b699350609d5d284eef0e38639dd5c6062d.tar.gz freebsd-ports-gnome-69823b699350609d5d284eef0e38639dd5c6062d.tar.zst freebsd-ports-gnome-69823b699350609d5d284eef0e38639dd5c6062d.zip |
Enable acm now that it seems to be working.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index e72f7140cee2..86a437584341 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.6 1995/01/05 00:17:39 swallace Exp $ +# $Id: Makefile,v 1.7 1995/02/13 19:21:12 ats Exp $ # -SUBDIR= golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \ +SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \ xjewel xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \ xtetris |