Hooking 'log' into the build system

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2333 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2006-04-28 01:29:03 +00:00
parent 1afd2a8a1f
commit 1f4c30f2b6
+1 -1
View File
@@ -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