diff options
| author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-03-29 14:08:26 +0200 |
|---|---|---|
| committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-03-29 14:08:28 +0200 |
| commit | 6001a668968b4dbf8a5b41c2e0617bdebccb0a9a (patch) | |
| tree | 5c73ddf27103c64d9686c18e0a8366997b3780de | |
| parent | 88a63dd0ad111d1c85e835f23153f9e346d6da58 (diff) | |
| download | gnutls-tmp-disable-openpgp-authentication.tar.gz | |
Makefile.am: dropped .clcopying from dist filestmp-disable-openpgp-authentication
It was no longer being used.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d0119b1e0f..d72b7517a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,7 @@ endif ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I src/libopts/m4 -I src/gl/m4 -I lib/unistring/m4 -EXTRA_DIST = cfg.mk maint.mk .clcopying CONTRIBUTING.md README.md LICENSE AUTHORS NEWS \ +EXTRA_DIST = cfg.mk maint.mk CONTRIBUTING.md README.md LICENSE AUTHORS NEWS \ ChangeLog THANKS INSTALL.md TMPFILE="abi-temp.xml" |
