diff options
author | Kai Huuhko <kai.huuhko@gmail.com> | 2013-12-08 12:17:56 +0200 |
---|---|---|
committer | Kai Huuhko <kai.huuhko@gmail.com> | 2013-12-08 12:17:56 +0200 |
commit | 01365d7375a21258b03e47dea7542c5503060960 (patch) | |
tree | 6c511e6dd2bd02dd3b0eb07863ec020c356899aa | |
parent | 1c1f102334afcc6d93e9c89fed98da5549f1855e (diff) |
Add COPYING.LESSER to MANIFEST.inv1.8.0
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 03428e3..4abd738 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
@@ -1,4 +1,4 @@ | |||
1 | include README INSTALL COPYING AUTHORS changes.html | 1 | include README INSTALL COPYING COPYING.LESSER AUTHORS changes.html |
2 | recursive-include efl *.c *.h | 2 | recursive-include efl *.c *.h |
3 | graft tests | 3 | graft tests |
4 | recursive-exclude tests *.pyc | 4 | recursive-exclude tests *.pyc |