Skip to content

Commit 5501238

Browse files
committed
More cleanups for the manifest file.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13760 bcc190cf-cafb-0310-a4f2-bffc1f526a37
1 parent 553374b commit 5501238

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ include LICENSE
55
include MANIFEST.in
66
include django/contrib/gis/gdal/LICENSE
77
include django/contrib/gis/geos/LICENSE
8-
include django/dispatch/LICENSE.txt
8+
include django/dispatch/license.txt
99
include django/utils/simplejson/LICENSE.txt
1010
recursive-include docs *
1111
recursive-include scripts *
12-
recursive-include examples *
1312
recursive-include extras *
1413
recursive-include tests *
1514
recursive-include django/conf/locale *

0 commit comments

Comments
 (0)