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