Added chm_operonly to Makefile

This commit is contained in:
Valery Yatsko 2008-07-27 12:19:21 +04:00
parent 7608ef4933
commit 16120df7af
2 changed files with 1 additions and 2 deletions

View File

@ -27,6 +27,7 @@ INCLUDES = -I. -I../include -I../libratbox/include $(SSL_INCLUDES)
CPPFLAGS = ${INCLUDES} @CPPFLAGS@
SRCS = \
chm_operonly.c \
chm_operonly_compat.c \
chm_quietunreg_compat.c \
chm_sslonly_compat.c \

View File

@ -10,8 +10,6 @@
#include "numeric.h"
#include "chmode.h"
/* gcc -fPIC -DPIC -shared -I. -I../include -I../libratbox/include -O0 -Wall -std=gnu99 -g -DIRCD_PREFIX=\"/home/dwr/build/charybdis\" chm_operonly.c -o chm_operonly.so */
static void h_can_join(hook_data_channel *);
mapi_hfn_list_av1 operonly_hfnlist[] = {