--- deliantra/server/Makefile.am 2017/09/16 22:45:22 1.36 +++ deliantra/server/Makefile.am 2018/11/17 23:39:59 1.38 @@ -1,6 +1,7 @@ # # This file is part of Deliantra, the Roguelike Realtime MMORPG. # +# Copyright (©) 2017,2018 Marc Alexander Lehmann / the Deliantra team # Copyright (©) 2007,2008,2009,2010,2011,2012,2013,2014,2015,2016 Marc Alexander Lehmann / Robin Redeker / the Deliantra team # Copyright (©) 2001 Mark Wedel & Crossfire Development Team # Copyright (©) 1992 Frank Tore Johansen @@ -227,7 +228,7 @@ noinst_HEADERS = \ include/devel.h include/libproto.h include/sounds.h include/attack.h \ - include/Makefile.in include/config.h include/living.h include/player.h include/slotinc.h \ + include/config.h include/living.h include/player.h include/slotinc.h \ include/define.h include/race.h include/material.h include/spells.h include/rproto.h \ include/face.h include/logger.h include/sproto.h include/region.h include/rmg.h \ include/artifact.h include/map.h include/recipe.h include/treasure.h include/noise.h \