Fix errors with cmake and revision.h fix by raczman

--HG--
branch : trunk
This commit is contained in:
Chaz Brown
2009-04-03 18:32:12 -04:00
parent ca916cebbe
commit b9ae9144f9
+1
View File
@@ -267,3 +267,4 @@ SET(game_STAT_SRCS
)
add_library(game STATIC ${game_STAT_SRCS})
ADD_DEPENDENCIES(game revision.h)