--- deliantra/server/random_maps/Makefile.am 2010/07/10 22:04:58 1.20 +++ deliantra/server/random_maps/Makefile.am 2011/04/23 04:56:52 1.22 @@ -1,7 +1,7 @@ # # This file is part of Deliantra, the Roguelike Realtime MMORPG. # -# Copyright (©) 2006,2007,2008,2009,2010 Marc Alexander Lehmann / Robin Redeker / the Deliantra team +# Copyright (©) 2006,2007,2008,2009,2010,2011 Marc Alexander Lehmann / Robin Redeker / the Deliantra team # Copyright (©) 1992 Frank Tore Johansen # Copyright (©) 1998 Mark Wedel # Copyright (©) 2007 Marc Alexander Lehmann @@ -42,14 +42,9 @@ square_spiral.C \ layout.C -EXTRA_DIST = random_map.h rproto.h Notes +EXTRA_DIST = Notes MAINTAINERCLEANFILES = Makefile.in AM_CPPFLAGS = -I$(top_srcdir)/include -LEX_OUTPUT_ROOT = lex.rmap -AM_LFLAGS = -Prmap -i - -#random_map_LDADD = ../common/libcross.a librandom_map.a -