ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/Makefile.am
(Generate patch)

Comparing deliantra/server/common/Makefile.am (file contents):
Revision 1.15 by root, Wed Nov 4 00:02:47 2009 UTC vs.
Revision 1.20 by root, Sat Apr 23 04:50:23 2011 UTC

1# 1#
2# This file is part of Deliantra, the Roguelike Realtime MMORPG. 2# This file is part of Deliantra, the Roguelike Realtime MMORPG.
3# 3#
4# Copyright (©) 2006,2007,2009 Marc Alexander Lehmann / Robin Redeker / the Deliantra team 4# Copyright (©) 2006,2007,2008,2009,2010 Marc Alexander Lehmann / Robin Redeker / the Deliantra team
5# Copyright (©) 1992,2007 Frank Tore Johansen 5# Copyright (©) 1992 Frank Tore Johansen
6# Copyright (©) 2001,2007 Mark Wedel 6# Copyright (©) 2001 Mark Wedel
7# 7#
8# Deliantra is free software: you can redistribute it and/or modify it under 8# Deliantra is free software: you can redistribute it and/or modify it under
9# the terms of the Affero GNU General Public License as published by the 9# the terms of the Affero GNU General Public License as published by the
10# Free Software Foundation, either version 3 of the License, or (at your 10# Free Software Foundation, either version 3 of the License, or (at your
11# option) any later version. 11# option) any later version.
48 region.C\ 48 region.C\
49 shstr.C\ 49 shstr.C\
50 time.C\ 50 time.C\
51 treasure.C\ 51 treasure.C\
52 utils.C\ 52 utils.C\
53 rng.C\
54 noise.C\
53 material.C\ 55 material.C
54 micropather.C
55 56
56EXTRA_DIST = README 57EXTRA_DIST = README
57 58
58MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure 59MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure
59 60

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines