Page MenuHomeClusterLabs Projects

Makefile.am
No OneTemporary

Makefile.am

#
# Copyright 2004-2021 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.
#
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = alerts resources
mibdir = $(datadir)/snmp/mibs
dist_mib_DATA = PCMK-MIB.txt
# "make check" will cause "make all" to be run, which means everything in this
# directory will get built as a part of running tests if it hasn't happened
# already. That seems unnecessary, so override the default check-recursive
# rule with this one that just returns. If we ever need to add tests to this
# directory, this rule will have to come out.
check-recursive:
@true

File Metadata

Mime Type
text/x-makefile
Expires
Thu, Jul 10, 3:16 AM (14 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1961642
Default Alt Text
Makefile.am (764 B)

Event Timeline