diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 86a7547..fd39e47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the toplevel directory of GNU libunistring. -## Copyright (C) 2009, 2016 Free Software Foundation, Inc. +## Copyright (C) 2009, 2016, 2018 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 @@ -38,4 +38,4 @@ EXTRA_DIST += woe32dll/export.h # Windows support. -EXTRA_DIST += README.windows build-aux/windres-options +EXTRA_DIST += INSTALL.windows build-aux/windres-options |