blob: 2d6797f38a9551dfbfda28f72c2502732b840d97 [file] [log] [blame]
# Makefile for cgroup plugins
SUBDIRS = common v1
if WITH_BPF
if WITH_DBUS
SUBDIRS += v2
endif
endif