Add missing copyright headers
[librseq.git] / configure.ac
index 4ea9983461aa4b7ed4919bdbccfbfebf91830bdb..7f712ad7f2745b79499b0503737f7c07d49f3cf5 100644 (file)
@@ -1,6 +1,6 @@
 dnl SPDX-License-Identifier: MIT
 dnl
-dnl Copyright (C) 2021 EfficiOS, Inc.
+dnl SPDX-FileCopyrightText: 2021 EfficiOS, Inc.
 dnl
 dnl Process this file with autoconf to produce a configure script.
 
@@ -226,6 +226,7 @@ AC_CONFIG_FILES([
        src/librseq.pc
        tests/Makefile
        tests/utils/Makefile
+       tests/unit/Makefile
 ])
 
 AC_OUTPUT
This page took 0.025056 seconds and 4 git commands to generate.