From 9c74930d7ae7068ae4161c2dd0bdf978b306f6ed Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 28 Mar 2001 03:46:35 +0000 Subject: Disable traversal into the kpuzzle directory for now as it is killing 'make index'. --- games/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index 3a4fa8bd68f1..3f46c0e1182d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -114,7 +114,7 @@ SUBDIR += jzip SUBDIR += kdegames2 SUBDIR += klondike - SUBDIR += kpuzzle +# SUBDIR += kpuzzle SUBDIR += krogue SUBDIR += krubik SUBDIR += ktamaga -- cgit