summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 09:04:06 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 09:17:31 +0200
commitae6bee5100bb9ec4e7a3d5fa8538ca3eae38dc58 (patch)
tree5748e6d032a7a107a547e1ca2049f33a630b4a91 /src/CMakeLists.txt
parent89116d61bd85e472a89062da4815a66b4b96e6b9 (diff)
messages: Move message_* functions to separate compilation unit
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b9d6874a..22563cd4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -2,7 +2,7 @@ SET(SRCS
main-gcu.c main-x11.c main-xaw.c main-sdl.c main-gtk2.c
z-rand.c z-util.c z-form.c z-virt.c z-term.c
variable.c tables.c plots.c util.c cave.c dungeon.c
- melee1.c melee2.c modules.c
+ melee1.c melee2.c messages.c modules.c
q_god.c
object1.c object2.c randart.c squeltch.c traps.c
monster1.c monster2.c monster3.c