From eba6f1375bd0c3babc04596c05dcc5360f4d9e55 Mon Sep 17 00:00:00 2001 From: arrai Date: Wed, 18 Mar 2009 12:48:45 +0100 Subject: [PATCH] Fixed *nix build --- src/game/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/game/Makefile.am b/src/game/Makefile.am index f769811b9..57127879e 100644 --- a/src/game/Makefile.am +++ b/src/game/Makefile.am @@ -32,8 +32,6 @@ libmangosgame_a_SOURCES = \ AccountMgr.h \ AchievementMgr.h \ AchievementMgr.cpp \ - AddonHandler.cpp \ - AddonHandler.h \ AggressorAI.cpp \ AggressorAI.h \ AnimalRandomMovementGenerator.h \