ROOT = ../..

include $(ROOT)/mak/config.mak

DIRS = \
    EnumInstances \
    InvokeMethod \
    SendTestIndications

include $(ROOT)/mak/recurse.mak
