--- deliantra/server/common/Makefile.am 2009/10/12 14:00:57 1.14 +++ deliantra/server/common/Makefile.am 2010/03/26 01:04:43 1.17 @@ -1,9 +1,9 @@ # # This file is part of Deliantra, the Roguelike Realtime MMORPG. # -# Copyright (©) 2006,2007 Marc Alexander Lehmann / Robin Redeker / the Deliantra team -# Copyright (©) 1992,2007 Frank Tore Johansen -# Copyright (©) 2001,2007 Mark Wedel +# Copyright (©) 2006,2007,2008,2009,2010 Marc Alexander Lehmann / Robin Redeker / the Deliantra team +# Copyright (©) 1992 Frank Tore Johansen +# Copyright (©) 2001 Mark Wedel # # Deliantra is free software: you can redistribute it and/or modify it under # the terms of the Affero GNU General Public License as published by the @@ -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