blob: c7424fea11f00cb9dbd6eac94c984284bf52682b [file] [log] [blame]
# Makefile for switch plugins
SUBDIRS =
if WITH_SWITCH_CRAY_ARIES
SUBDIRS += cray_aries
endif
if WITH_SWITCH_HPE_SLINGSHOT
SUBDIRS += hpe_slingshot
endif