diff options
| author | Christos Zoulas <christos@zoulas.com> | 2021-08-26 10:41:17 +0000 |
|---|---|---|
| committer | Christos Zoulas <christos@zoulas.com> | 2021-08-26 10:41:17 +0000 |
| commit | 3ffd5b6f873cba9b389ea7fee5f55773c33248bf (patch) | |
| tree | 2a6a10d5111581afdb545149287dc7cd9a0b6a57 /python | |
| parent | 7f3e1d1606a75eae57f595bfc59cde38ba8d8c19 (diff) | |
| download | file-git-3ffd5b6f873cba9b389ea7fee5f55773c33248bf.tar.gz | |
Add more files to the tar distribution (Christoph Biedl)
Diffstat (limited to 'python')
| -rw-r--r-- | python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index f2d3412b..9588f085 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -1,4 +1,4 @@ EXTRA_DIST = LICENSE CHANGELOG.md README.md example.py magic.py setup.py \ - tests.py + tests.py file_magic/__init__.py |
