Move make_override_immune to unsupported, because as previously mentioned, i fail.

This commit is contained in:
JD Horelick 2010-03-05 22:13:21 -05:00
parent 2d0895ab63
commit 1be5895576
3 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,6 @@ SRCS = \
force_user_invis.c \
hurt.c \
ip_cloaking.c \
make_override_immune.c \
sno_farconnect.c \
sno_globalkline.c \
sno_globaloper.c \

View File

@ -28,6 +28,7 @@ CPPFLAGS = ${INCLUDES} @CPPFLAGS@
SRCS = \
m_clearchan.c \
make_override_immune.c \
sno_channeljoin.c
OBJS = ${SRCS:.c=.so}