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 1832 by michael, Fri Apr 19 19:16:09 2013 UTC vs.
Revision 2318 by michael, Fri Jun 21 17:47:52 2013 UTC

# Line 37 | Line 37 | ircd_SOURCES = channel.c         \
37                 mempool.c         \
38                 modules.c         \
39                 motd.c            \
40 +               msgq.c            \
41                 rng_mt.c          \
42 +               numeric.c         \
43                 packet.c          \
44                 parse.c           \
45                 s_bsd_epoll.c     \
# Line 57 | Line 59 | ircd_SOURCES = channel.c         \
59                 send.c            \
60                 version.c         \
61                 watch.c           \
62 <               whowas.c
62 >               whowas.c          \
63 >               xsnprintf.c

Diff Legend

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