From 41cd7669e72dc75d3d3f1e6ce6a8e3a8e45288bf Mon Sep 17 00:00:00 2001 From: alepulver Date: Sun, 21 May 2006 21:37:13 +0000 Subject: Enhanced Quake2 OpenGL only engine with integrated Lazarus support. WWW: http://www.geocities.com/knightmare66/ Approved by: garga (mentor) --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 4994c008dcf2..61a026ab8917 100644 --- a/games/Makefile +++ b/games/Makefile @@ -332,6 +332,7 @@ SUBDIR += kgeography SUBDIR += kiki SUBDIR += klondike + SUBDIR += kmquake2 SUBDIR += knights SUBDIR += kobodeluxe SUBDIR += koth -- cgit