Skip to content
Snippets Groups Projects
Verified Commit e345d413 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Fix source tarball creation following removal of license.txt

(cherry picked from commit 8496e828)
parent 1fdce881
Branches
Tags
No related merge requests found
Pipeline #2955 passed
...@@ -2,9 +2,7 @@ SUBDIRS = src doc ...@@ -2,9 +2,7 @@ SUBDIRS = src doc
ACLOCAL_AMFLAGS = -I m4 ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \ EXTRA_DIST = COPYING
license.txt \
COPYING
dist-hook: dist-hook:
rm -rf `find $(distdir) -name '.git*'` rm -rf `find $(distdir) -name '.git*'`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment