summaryrefslogtreecommitdiffstats
path: root/lib/pengine/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pengine/tests/Makefile.am')
-rw-r--r--lib/pengine/tests/Makefile.am15
1 files changed, 14 insertions, 1 deletions
diff --git a/lib/pengine/tests/Makefile.am b/lib/pengine/tests/Makefile.am
index 4986ef2..48ec5b4 100644
--- a/lib/pengine/tests/Makefile.am
+++ b/lib/pengine/tests/Makefile.am
@@ -1 +1,14 @@
-SUBDIRS = rules native status unpack utils
+#
+# Copyright 2020-2023 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.
+#
+
+SUBDIRS = rules \
+ native \
+ status \
+ unpack \
+ utils