Implemented initial support for zombie mode by Jan Krüger <jk@jk.gs>
[ircu2.10.12-pk.git] / ircd / Makefile.in
index 2e3cf13002608e9efb866ecbc1898d776e4277ce..476b540baf9479f1f3b624493ebe89a344780911 100644 (file)
@@ -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 \