summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-09-12 06:37:39 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-09-12 06:37:39 +0000
commit5501238bc0fcc1dc0138b20b0cafd6fe6a0d4cb7 (patch)
tree1059fa7e773aa969de9bb45e6f8d2e5f635054f8 /MANIFEST.in
parent553374b55d21a0c6c477448a6ccadbf9246c9fe4 (diff)
downloaddjango-5501238bc0fcc1dc0138b20b0cafd6fe6a0d4cb7.tar.gz
More cleanups for the manifest file.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13760 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index be5f30b796..d12b2523cd 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,11 +5,10 @@ include LICENSE
include MANIFEST.in
include django/contrib/gis/gdal/LICENSE
include django/contrib/gis/geos/LICENSE
-include django/dispatch/LICENSE.txt
+include django/dispatch/license.txt
include django/utils/simplejson/LICENSE.txt
recursive-include docs *
recursive-include scripts *
-recursive-include examples *
recursive-include extras *
recursive-include tests *
recursive-include django/conf/locale *