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

Comparing deliantra/server/Makefile.am (file contents):
Revision 1.22 by root, Fri Mar 26 00:59:20 2010 UTC vs.
Revision 1.26 by root, Wed Nov 16 22:31:34 2016 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 (©) 2007 Marc Alexander Lehmann / Robin Redeker / the Deliantra team 4# Copyright (©) 2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann / Robin Redeker / the Deliantra team
5# Copyright (©) 2001 Mark Wedel & Crossfire Development Team 5# Copyright (©) 2001 Mark Wedel & Crossfire Development Team
6# Copyright (©) 1992 Frank Tore Johansen 6# Copyright (©) 1992 Frank Tore Johansen
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
22# The authors can be reached via e-mail to <support@deliantra.net> 22# The authors can be reached via e-mail to <support@deliantra.net>
23# 23#
24 24
25AUTOMAKE_OPTIONS = foreign dist-bzip2 25AUTOMAKE_OPTIONS = foreign dist-bzip2
26 26
27# ACLOCAL_AMFLAGS = -I m4
28
27SUBDIRS = include common random_maps socket server lib ext utils pod doc 29SUBDIRS = include common random_maps socket server lib ext utils pod doc
28 30
29EXTRA_DIST = AUTHORS Changes COPYING.GNU COPYING.Affero autogen.sh TODO 31EXTRA_DIST = AUTHORS Changes COPYING.GNU COPYING.Affero autogen.sh TODO
30 32
31MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure Makefile 33MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure Makefile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines