X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ircd%2FMakefile.in;h=476b540baf9479f1f3b624493ebe89a344780911;hp=2e3cf13002608e9efb866ecbc1898d776e4277ce;hb=5fc729d47823a57c8e6e0e3b078522eccd120ca7;hpb=98c74ba6a77e8f110f03252eead8cd37e7ecc83e diff --git a/ircd/Makefile.in b/ircd/Makefile.in index 2e3cf13..476b540 100644 --- a/ircd/Makefile.in +++ b/ircd/Makefile.in @@ -179,6 +179,7 @@ IRCD_SRC = \ m_time.c \ m_topic.c \ m_trace.c \ + m_unzombie.c \ m_uping.c \ m_user.c \ m_userhost.c \ @@ -192,6 +193,7 @@ IRCD_SRC = \ m_who.c \ m_whois.c \ m_whowas.c \ + m_zombie.c \ match.c \ memdebug.c \ motd.c \