--- deliantra/server/common/Makefile.am 2009/10/12 14:00:57 1.14 +++ deliantra/server/common/Makefile.am 2009/11/04 00:02:47 1.15 @@ -1,7 +1,7 @@ # # This file is part of Deliantra, the Roguelike Realtime MMORPG. # -# Copyright (©) 2006,2007 Marc Alexander Lehmann / Robin Redeker / the Deliantra team +# Copyright (©) 2006,2007,2009 Marc Alexander Lehmann / Robin Redeker / the Deliantra team # Copyright (©) 1992,2007 Frank Tore Johansen # Copyright (©) 2001,2007 Mark Wedel # @@ -25,12 +25,12 @@ noinst_LIBRARIES = libcross.a libcross_a_SOURCES = \ - anim.C \ + anim.C\ arch.C\ button.C\ + compat.C\ exp.C\ friend.C\ - glue.C\ holy.C\ image.C \ init.C\ @@ -42,8 +42,6 @@ los.C\ map.C\ object.C\ - path.C\ - porting.C\ player.C\ readable.C\ recipe.C\ @@ -52,6 +50,7 @@ time.C\ treasure.C\ utils.C\ + material.C\ micropather.C EXTRA_DIST = README