Fix source tarball creation following removal of license.txt

issue#70
Sébastien Villemot 2020-01-22 20:14:40 +01:00
parent 92feb0832d
commit 8496e8287d
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 3 deletions

View File

@ -2,9 +2,7 @@ SUBDIRS = src doc
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
license.txt \
COPYING
EXTRA_DIST = COPYING
dist-hook:
rm -rf `find $(distdir) -name '.git*'`