diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-12-02 15:59:17 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-12-04 19:17:50 +0100 |
commit | 8f0bf2fc4bfa06a8f44300f57bb40f143687cb5b (patch) | |
tree | 36fe4cda28b96549778e9a86623f9f7f7f382cd3 /GNUmakefile | |
parent | f6baeef550af8a4ba4805eef342b0f7327ec0554 (diff) | |
download | gnutls-8f0bf2fc4bfa06a8f44300f57bb40f143687cb5b.tar.gz |
gl: removed iconv module
It is no longer used by the library.
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 6617eec2e8..a869da5bff 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,7 +5,7 @@ # It is necessary if you want to build targets usually of interest # only to the maintainer. -# Copyright (C) 2001, 2003, 2006-2015 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2006-2016 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 |