Viewing: Makefile.am

# SPDX-License-Identifier: GPL-2.0-only

#
# Copyright (c) 2018 Whamcloud
#

#
# This file is part of Lustre, http://www.lustre.org/
#

EXTRA_DIST = Lustre healthLNET healthLUSTRE

if SERVER
pacemakerdir = $(prefix)/lib/ocf/resource.d/lustre
pacemaker_SCRIPTS = healthLNET healthLUSTRE Lustre
endif