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

Comparing deliantra/server/include/Makefile.am (file contents):
Revision 1.57 by root, Wed Nov 16 23:42:00 2016 UTC vs.
Revision 1.58 by root, Sat Nov 17 23:33:17 2018 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 (©) 2018 Marc Alexander Lehmann / the Deliantra team
4# Copyright (©) 2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016 Marc Alexander Lehmann / Robin Redeker / the Deliantra team 5# Copyright (©) 2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016 Marc Alexander Lehmann / Robin Redeker / the Deliantra team
5# Copyright (©) 1992 Frank Tore Johansen 6# Copyright (©) 1992 Frank Tore Johansen
6# Copyright (©) 2001 Mark Wedel 7# Copyright (©) 2001 Mark Wedel
7# 8#
8# Deliantra is free software: you can redistribute it and/or modify it under 9# Deliantra is free software: you can redistribute it and/or modify it under
31global.h client.h path.h shstr.h tod.h \ 32global.h client.h path.h shstr.h tod.h \
32god.h network.h crc.h shstrinc.h layout.h \ 33god.h network.h crc.h shstrinc.h layout.h \
33book.h includes.h object.h skills.h sockproto.h \ 34book.h includes.h object.h skills.h sockproto.h \
34cfperl.h eventinc.h attackinc.h compiler.h rng.h \ 35cfperl.h eventinc.h attackinc.h compiler.h rng.h \
35kw_hash.h keyword.h traits.h dynbuf.h util.h \ 36kw_hash.h keyword.h traits.h dynbuf.h util.h \
36skillinc.h callback.h evthread.h freezethaw.h quadland.h 37skillinc.h callback.h evthread.h freezethaw.h quadland.h \
38ecb.h flat_hash_map.hpp
37 39
38EXTRA_DIST = event2inc genkeywords callback.pl 40EXTRA_DIST = event2inc genkeywords callback.pl
39 41
40MAINTAINERCLEANFILES = keyword.h kw_hash.h 42MAINTAINERCLEANFILES = keyword.h kw_hash.h
41 43

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines