blob: c9cebfae1fdd3195549efa9778b21520135b7161 [file] [log] [blame]
# Makefile for proctrack plugins
SUBDIRS = cray_aries linuxproc pgid
if WITH_CGROUP
SUBDIRS += cgroup
endif