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

ifdef fence_agents
SUBDIRS = lib nss_wrapper ${fence_agents}
endif
