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

ifdef fence_agents
SUBDIRS = ${fence_agents} lib nss_wrapper
endif
