Forgot to update makefile.

This commit is contained in:
Alan Mishchenko 2012-08-29 17:02:31 -07:00
parent ce1ea44376
commit 4c5bfbe73f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
SRC += src/map/scl/scl.c \
src/map/scl/sclBuff.c \
src/map/scl/sclFile.c \
src/map/scl/sclLoad.c \
src/map/scl/sclSize.c \
src/map/scl/sclTime.c \
src/map/scl/sclUtil.c