Page MenuHomeClusterLabs Projects

Makefile.am
No OneTemporary

Makefile.am

#
# Copyright 2022-2024 the Pacemaker project contributors
#
# The version control history for this file may have further details.
#
# This source code is licensed under the GNU General Public License version 2
# or later (GPLv2+) WITHOUT ANY WARRANTY.
#
include $(top_srcdir)/mk/common.mk
include $(top_srcdir)/mk/tap.mk
include $(top_srcdir)/mk/unittest.mk
LDADD += $(top_builddir)/lib/pengine/libpe_status_test.la
# Add "_test" to the end of all test program names to simplify .gitignore.
check_PROGRAMS = pe_find_node_any_test \
pe_find_node_id_test
TESTS = $(check_PROGRAMS)

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 21, 8:18 PM (6 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1665712
Default Alt Text
Makefile.am (589 B)

Event Timeline