From 3b43a48f1033f292beab928e31b83519da87766d Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sun, 22 Sep 2002 01:52:42 +0000 Subject: [PATCH] Missing change from task patch. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@58 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/configure.ac b/sc2/configure.ac index 451a2d5ee..428a9aa83 100644 --- a/sc2/configure.ac +++ b/sc2/configure.ac @@ -198,6 +198,7 @@ AC_CONFIG_FILES([ src/sc2code/libs/sound/sdl/Makefile src/sc2code/libs/graphics/Makefile src/sc2code/libs/graphics/sdl/Makefile + src/sc2code/libs/task/Makefile src/sc2code/libs/threads/Makefile src/sc2code/libs/threads/sdl/Makefile src/sc2code/libs/time/Makefile