include ../../make/defines.mk
include $(OBJDIR)/make/passthrough.mk

SUBDIRS= clulib daemons utils

ifndef without_resource_agents
SUBDIRS += resources
endif
