(re)fetch the license files from wxWidgets when building the sdist,

and ensure it is included in the distribution.
This commit is contained in:
Robin Dunn
2017-06-23 12:10:23 -07:00
parent b1a2808311
commit e5b4c33421
6 changed files with 24 additions and 13 deletions

View File

@@ -5,6 +5,7 @@
#
recursive-include wx **
recursive-include license *.txt
recursive-exclude wx .git
recursive-exclude wx *.pyc