updated makefile

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402491
This commit is contained in:
Davis King 2008-08-22 13:20:33 +00:00
parent f022055ceb
commit 961283af39

View File

@ -73,6 +73,7 @@ SRC += stack.cpp
SRC += static_map.cpp
SRC += static_set.cpp
SRC += string.cpp
SRC += svm.cpp
SRC += threads.cpp
SRC += timer.cpp
SRC += tokenizer.cpp