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