mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Got make test inside the distr tarball to work.
See https://github.com/shlomif/PySolFC/issues/81 .
This commit is contained in:
parent
39328d67e3
commit
e1a5a6010f
1 changed files with 7 additions and 0 deletions
|
@ -19,6 +19,13 @@ recursive-exclude data/themes *.py
|
|||
include scripts/build.bat scripts/create_iss.py scripts/mahjongg_utils.py
|
||||
include scripts/pygettext.py scripts/all_games.py scripts/cardset_viewer.py
|
||||
include scripts/cardconv scripts/cardsetsgiftobmp
|
||||
include scripts/gen_individual_importing_tests.py
|
||||
include tests/individually-importing/PLACEHOLDER
|
||||
recursive-include tests/lib *.pm *.py
|
||||
recursive-include tests/unit/data *
|
||||
include tests/style/*.t
|
||||
include tests/unit-generated/PLACEHOLDER
|
||||
include .tidyallrc
|
||||
include android/*.py
|
||||
include android/mk*
|
||||
include android/debian/*
|
||||
|
|
Loading…
Add table
Reference in a new issue