summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-08-20 17:31:06 -0600
committerJared Adams <jaxad0127@gmail.com>2009-08-20 17:31:06 -0600
commitc32f2a14736733b94aab1d1b0bd8e6d74396009d (patch)
tree1d0bc9c511135bfcca48e79285d3ca50c5910f39 /src
parent936c2d31127871e86918cf4e735da75186582543 (diff)
downloadmanaserv-c32f2a14736733b94aab1d1b0bd8e6d74396009d.tar.gz
manaserv-c32f2a14736733b94aab1d1b0bd8e6d74396009d.tar.bz2
manaserv-c32f2a14736733b94aab1d1b0bd8e6d74396009d.tar.xz
manaserv-c32f2a14736733b94aab1d1b0bd8e6d74396009d.zip
Remove attackzone from Makefile
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 47ce13c8..37a36d38 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -90,8 +90,6 @@ tmwserv_game_SOURCES = \
game-server/accountconnection.cpp \
game-server/actor.hpp \
game-server/actor.cpp \
- game-server/attackzone.hpp \
- game-server/attackzone.cpp \
game-server/being.hpp \
game-server/being.cpp \
game-server/buysell.hpp \