summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index fb0c817..f372e4d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,6 @@
include bottle.py
include setup.py
include README.rst
-include LICENSE.txt
+include LICENSE
include test/views/*.tpl
include test/*.py