summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-05-23 01:05:05 +0200
committerBruno Haible <bruno@clisp.org>2022-05-23 01:05:05 +0200
commitc8018373b237e50fcedf82104c944811cb4ea03e (patch)
tree795184af7c0596aa4efb589fb2ea33c594cb15c8 /Makefile.am
parent014caf51715a0159491bad5400185bc5a60dfd88 (diff)
downloadlibunistring-c8018373b237e50fcedf82104c944811cb4ea03e.tar.gz
Add GNU Project notice.
* JOIN-GNU: New file. Inspired by a suggestion from José E. Marchesi on the gnu-prog-discuss mailing list. * README: Refer to it. * Makefile.am (EXTRA_DIST): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2fdb9c2..8c05275 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
## Makefile for the toplevel directory of GNU libunistring.
-## Copyright (C) 2009, 2016, 2018, 2021 Free Software Foundation, Inc.
+## Copyright (C) 2009, 2016, 2018, 2021-2022 Free Software Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -22,7 +22,8 @@ ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
SUBDIRS = doc gnulib-local lib tests
EXTRA_DIST = \
- version.sh BUGS DEPENDENCIES HACKING autogen.sh \
+ version.sh BUGS DEPENDENCIES HACKING JOIN-GNU \
+ autogen.sh \
build-aux/join-v-1 build-aux/texi2html build-aux/run-test