diff options
| author | jvoisin | 2011-08-17 18:26:57 +0200 |
|---|---|---|
| committer | jvoisin | 2011-08-17 18:26:57 +0200 |
| commit | 30a19f89ca4db25c3f2669283b39e837c4b4438d (patch) | |
| tree | fdd4adf4962890a803102fc2322aa9f7368fde7b /MANIFEST.in | |
| parent | 89cbc8ce2e311e8487ac53fd71a058e2365c0644 (diff) | |
Correct "binaries" names, and fix the setup.py according to the changes
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 3cdc6b9..b525485 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | include README cli.py gui.py | 1 | include README mat-cli mat-gui |
| 2 | graft mat | 2 | graft mat |
| 3 | recursive-include test * | 3 | recursive-include test * |
