summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-29 14:08:26 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-29 14:08:55 +0200
commit86d67f7d21ac382183975eef3f14d5fe6ada566a (patch)
tree988cefc0c17628cf804746584e8902af39b373f8 /Makefile.am
parent6eca46160316017961e1738603a7647752b210f0 (diff)
downloadgnutls-86d67f7d21ac382183975eef3f14d5fe6ada566a.tar.gz
Makefile.am: dropped .clcopying from dist files [ci skip]
It is no longer being used. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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"