aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormegamage <none@none>2009-04-03 16:43:15 -0600
committermegamage <none@none>2009-04-03 16:43:15 -0600
commitebc836f4240b8adcc53e5a8fd1c6d5aaeb695a0a (patch)
treece5314cb5ace6fed15a09e348a26d067d4fe6f22 /src
parentb922da4db1b1e2d535be3eb023f6ed143904967c (diff)
parent98642ff69ec14ff1a3b73356817b457c7e9e92c4 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/CMakeLists.txt b/src/game/CMakeLists.txt
index 5e84c28ebb8..d8079ee8418 100644
--- a/src/game/CMakeLists.txt
+++ b/src/game/CMakeLists.txt
@@ -293,3 +293,4 @@ SET(game_STAT_SRCS
)
add_library(game STATIC ${game_STAT_SRCS})
+ADD_DEPENDENCIES(game revision.h) \ No newline at end of file