From 7de03e4e519705301265c0415b3c0af85263a7ac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:52:36 +0200 Subject: Adding upstream version 1:4.13.0. Signed-off-by: Daniel Baumann --- ldirectord/OCF/Makefile.am | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ldirectord/OCF/Makefile.am (limited to 'ldirectord/OCF/Makefile.am') diff --git a/ldirectord/OCF/Makefile.am b/ldirectord/OCF/Makefile.am new file mode 100644 index 0000000..1bea5f5 --- /dev/null +++ b/ldirectord/OCF/Makefile.am @@ -0,0 +1,26 @@ +# +# ldirectord: Linux-HA heartbeat code +# +# Copyright (C) 2007 Horms +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +MAINTAINERCLEANFILES = Makefile.in + +EXTRA_DIST = $(ocf_SCRIPTS) + +ocfdir = $(OCF_RA_DIR_PREFIX)/heartbeat + +ocf_SCRIPTS = ldirectord -- cgit v1.2.3