summaryrefslogtreecommitdiff
path: root/Makefile-libglnx.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-libglnx.am')
-rw-r--r--Makefile-libglnx.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile-libglnx.am b/Makefile-libglnx.am
index b09e43b..9d1faa9 100644
--- a/Makefile-libglnx.am
+++ b/Makefile-libglnx.am
@@ -1,4 +1,5 @@
# Copyright (C) 2015 Colin Walters <walters@verbum.org>
+# SPDX-License-Identifier: LGPL-2.0-or-later
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -18,6 +19,8 @@
EXTRA_DIST += \
$(libglnx_srcpath)/README.md \
$(libglnx_srcpath)/COPYING \
+ $(libglnx_srcpath)/LICENSES/LGPL-2.0-or-later.txt \
+ $(libglnx_srcpath)/LICENSES/LGPL-2.1-or-later.txt \
$(libglnx_srcpath)/libglnx.m4 \
$(NULL)