ROOT = ../../../..

include $(ROOT)/mak/config.mak

DIRS = \
    CreateFilters \
    CreateHandlers \
    CreateSubscriptions \
    IndicationProcess \
    DisableEnable \
    DisableEnable2

include $(ROOT)/mak/recurse.mak
