summaryrefslogtreecommitdiffstats
path: root/include/pcmki/Makefile.am
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:45:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:45:40 +0000
commit07d7f4cfa4b10de87a31b68191036ff446add675 (patch)
tree7162524d8aaf1aef62d2f4fa51f595ed113981ff /include/pcmki/Makefile.am
parentAdding upstream version 2.1.6. (diff)
downloadpacemaker-07d7f4cfa4b10de87a31b68191036ff446add675.tar.xz
pacemaker-07d7f4cfa4b10de87a31b68191036ff446add675.zip
Adding upstream version 2.1.7.upstream/2.1.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'include/pcmki/Makefile.am')
-rw-r--r--include/pcmki/Makefile.am16
1 files changed, 2 insertions, 14 deletions
diff --git a/include/pcmki/Makefile.am b/include/pcmki/Makefile.am
index b379fdb..b9475af 100644
--- a/include/pcmki/Makefile.am
+++ b/include/pcmki/Makefile.am
@@ -1,5 +1,5 @@
#
-# Copyright 2019-2022 the Pacemaker project contributors
+# Copyright 2019-2023 the Pacemaker project contributors
#
# The version control history for this file may have further details.
#
@@ -9,18 +9,6 @@
MAINTAINERCLEANFILES = Makefile.in
-noinst_HEADERS = pcmki_acl.h \
- pcmki_cluster_queries.h \
- pcmki_fence.h \
- pcmki_output.h \
- pcmki_resource.h \
- pcmki_result_code.h \
- pcmki_rule.h \
- pcmki_sched_allocate.h \
- pcmki_sched_utils.h \
- pcmki_scheduler.h \
- pcmki_simulate.h \
- pcmki_status.h \
- pcmki_transition.h
+noinst_HEADERS = $(wildcard *.h)
.PHONY: $(ARCHIVE_VERSION)