diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
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 |