Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / Makefile.in
index a75a218404215ea49e2ac3bda533a5e980c898ff..01b69caec1ad3e3eb335dd2194640176b2410b9d 100644 (file)
@@ -186,6 +186,8 @@ IRCD_SRC = \
        m_who.c \
        m_whois.c \
        m_whowas.c \
+       m_xquery.c \
+       m_xreply.c \
        match.c \
        memdebug.c \
        motd.c \
@@ -243,10 +245,10 @@ convert-conf: ${CONVERT_CONF_OBJS}
        ${PURIFY} ${CC} ${CONVERT_CONF_OBJS} ${LDFLAGS} -o convert-conf
 
 .PHONY: version.c
-version.c: version.c.SH umkpasswd
+version.c: version.c.SH ${top_srcdir}/include/patchlist.h umkpasswd
        ${SHELL} ${srcdir}/version.c.SH ${top_srcdir}
 
-../include/patchlist.h:
+${top_srcdir}/include/patchlist.h:
        (cd ${top_srcdir} ; ./ircd-patch update)
 
 ircd_string.o: ircd_string.c chattr.tab.c