aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 66b212f3c6b9..1eb42ea0a543 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.73 1997/06/04 05:34:23 asami Exp $
+# $Id: Makefile,v 1.74 1997/06/10 09:49:12 asami Exp $
#
SUBDIR += acm
@@ -12,6 +12,7 @@
SUBDIR += crossfire
SUBDIR += dontspace
SUBDIR += doom
+ SUBDIR += empire
SUBDIR += flying
SUBDIR += gnuchess
SUBDIR += gnugo
-1/+1 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+4 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 * Update WWW, as gltron.org has been squatted.lx2008-01-062-2/+2 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1 * - Adoptpav2006-05-261-1/+1 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0