ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/Makefile.am
(Generate patch)

Comparing ircd-hybrid/trunk/src/Makefile.am (file contents):
Revision 1653 by michael, Sun Nov 4 15:37:10 2012 UTC vs.
Revision 1654 by michael, Fri Nov 16 19:39:37 2012 UTC

# Line 9 | Line 9 | ircd_LDFLAGS = -export-dynamic
9   ircd_LDADD = $(LIBLTDL)
10   ircd_DEPENDENCIES = $(LTDLDEPS)
11  
12 < ircd_SOURCES = balloc.c          \
13 <               channel.c         \
12 > ircd_SOURCES = channel.c         \
13                 channel_mode.c    \
14                 client.c          \
15                 conf.c            \
# Line 35 | Line 34 | ircd_SOURCES = balloc.c          \
34                 log.c             \
35                 match.c           \
36                 memory.c          \
37 +               mempool.c         \
38                 modules.c         \
39                 motd.c            \
40                 rng_mt.c          \

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)