if (NEED_LIB_EC)
	add_subdirectory (ec)
endif()

if (NEED_LIB_MULECOMMON)
	add_subdirectory (common)
endif()
