diff --git a/MANIFEST.in b/MANIFEST.in index 608230b81..2e024159a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,9 +10,9 @@ graft bin graft testing #exclude *.orig #exclude *.orig -#exclude *.rej -#exclude .hginore -#exclude *.pyc +exclude *.rej +exclude .hginore +exclude *.pyc #recursive-exclude testing *.pyc *.orig *.rej *$py.class #prune .pyc #prune .svn