diff options
| author | jvoisin | 2015-11-25 13:47:54 +0100 |
|---|---|---|
| committer | jvoisin | 2015-11-26 15:47:30 +0100 |
| commit | a71bbcaf57be3076cb7bd38d07cf13e71fcbe611 (patch) | |
| tree | 47d41286373acb2f7c351ade8bb26fd635d29c8e /MANIFEST.in | |
| parent | 4de7342a67e3cf08dabf616e6bbf0bbbae2f507f (diff) | |
The README file now has a `.md` extension.
Diffstat (limited to '')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index fb0af66..094d5c0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | include README README.security LICENSE mat mat-gui | 1 | include README.md 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 * |
