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.19 by root, Sun Jul 11 04:01:48 2010 UTC vs.
Revision 1.21 by root, Sat Apr 23 04:56:44 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,2008,2009,2010 Marc Alexander Lehmann / Robin Redeker / the Deliantra team 4# Copyright (©) 2006,2007,2008,2009,2010,2011 Marc Alexander Lehmann / Robin Redeker / the Deliantra team
5# Copyright (©) 1992 Frank Tore Johansen 5# Copyright (©) 1992 Frank Tore Johansen
6# Copyright (©) 2001 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
50 time.C\ 50 time.C\
51 treasure.C\ 51 treasure.C\
52 utils.C\ 52 utils.C\
53 rng.C\ 53 rng.C\
54 noise.C\ 54 noise.C\
55 material.C\ 55 material.C
56 micropather.C
57 56
58EXTRA_DIST = README 57EXTRA_DIST = README
59 58
60MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure 59MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure
61 60

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines