diff options
| author | jvoisin | 2014-06-08 13:39:18 +0200 |
|---|---|---|
| committer | jvoisin | 2014-06-08 13:39:18 +0200 |
| commit | af36529554c39a2eefcc2c8723715e2d25b401b8 (patch) | |
| tree | f54b964520bab44d1dfac725086211eaf22d3763 /MANIFEST.in | |
| parent | ef5a32cfd3c0555ffe5ddf413eeaae61622ebb4b (diff) | |
Rename the MAT folder to libmat.
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 57c97d0..fb0af66 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
| @@ -2,7 +2,7 @@ include README README.security LICENSE mat mat-gui | |||
| 2 | include TODO mat.desktop | 2 | include TODO mat.desktop |
| 3 | include mat.1 mat-gui.1 | 3 | include mat.1 mat-gui.1 |
| 4 | recursive-include data * | 4 | recursive-include data * |
| 5 | recursive-include MAT *.py | 5 | recursive-include libmat *.py |
| 6 | recursive-include test *.py clean.* dirty.* | 6 | recursive-include test *.py clean.* dirty.* |
| 7 | recursive-include po * | 7 | recursive-include po * |
| 8 | recursive-include nautilus *.py | 8 | recursive-include nautilus *.py |
