aboutsummaryrefslogtreecommitdiff
path: root/src/game/Makefile.am
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-26 13:53:32 -0600
committermegamage <none@none>2009-03-26 13:53:32 -0600
commit68c3039715d8b68aa1b33a44bae3dd5d59eb5e5f (patch)
tree1eb657d76ea97fc08dff54f9eea59dc976c4136a /src/game/Makefile.am
parentbdafaf41134a26818d81ad1ffe853f6013635c4c (diff)
*Move most reputation/force faction reaction code to new ReputationMgr. Author: VladimirMangos
--HG-- branch : trunk
Diffstat (limited to 'src/game/Makefile.am')
-rw-r--r--src/game/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/Makefile.am b/src/game/Makefile.am
index a760cdd1eeb..329ecdaa9cf 100644
--- a/src/game/Makefile.am
+++ b/src/game/Makefile.am
@@ -497,6 +497,8 @@ libmangosgame_a_SOURCES = \
RandomMovementGenerator.h \
ReactorAI.cpp \
ReactorAI.h \
+ ReputationMgr.cpp \
+ ReputationMgr.h \
ScriptCalls.cpp \
ScriptCalls.h \
SharedDefines.h \