X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=c4f4afa11a73c8c8011dfe8cd9cc554584c273d2;hp=8e0e6d14d397a434555ad175842768c6b4fedfb7;hb=HEAD;hpb=03c5782e67a47b79fdd4013c8e0c68cdcb5a8228 diff --git a/tests/Makefile.am b/tests/Makefile.am index 8e0e6d1..c4f4afa 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2023 EfficiOS Inc. +# +# SPDX-License-Identifier: MIT + SUBDIRS = utils common unit benchmark regression .PHONY: short_bench long_bench regtest check-loop