Commit ceedef14 authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

[1.2.X] More cleanups for the manifest file.

Backport of r13760 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13761 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 31744a78
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 *