diff --git a/sc2/src/sc2code/libs/Makeinfo b/sc2/src/sc2code/libs/Makeinfo index 19d8a39d8..b182c067c 100644 --- a/sc2/src/sc2code/libs/Makeinfo +++ b/sc2/src/sc2code/libs/Makeinfo @@ -1,5 +1,5 @@ uqm_SUBDIRS="decomp file graphics input list math memory resource sound - strings task threads time uio video" + strings task threads time uio video log" #if [ "$DEBUG" = 1 ]; then # uqm_SUBDIRS="$UQM_SUBDIRS debug" #fi