2 teventdir="\$(libteventsrcdir)"
3 m4_include(../lib/tevent/libtevent.m4)
5 SMB_EXT_LIB(LIBTEVENT_EXT, [${TEVENT_LIBS}])
6 SMB_ENABLE(LIBTEVENT_EXT)
8 SMB_SUBSYSTEM(LIBTEVENT,
9 [\$(addprefix \$(libteventsrcdir)/, ${TEVENT_OBJ})],
14 PUBLIC_HEADERS += \$(addprefix \$(libteventsrcdir)/, tevent.h tevent_internal.h)