Three .py were missing.

svn: r20332
This commit is contained in:
Peter Landgren 2012-09-05 14:39:59 +00:00
parent bccc6f4d75
commit e2d684ebdb
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ pkgpython_PYTHON = \
_hasreferencecountof.py\
_hasreltype.py\
_hassourcecount.py \
_hassourceof \
_hassourceof.py \
_hastag.py \
__init__.py\
_isbookmarked.py\

View File

@ -14,7 +14,7 @@ pkgpython_PYTHON = \
_hasreferencecountof.py\
_hastag.py\
_hassourcecount.py \
_hassourceof \
_hassourceof.py \
_matchesfilter.py\
_matchessourceconfidence.py\
_mediaprivate.py\

View File

@ -17,7 +17,7 @@ pkgpython_PYTHON = \
_hasnote.py \
_hasreferencecountof.py\
_hassourcecount.py \
_hassourceof \
_hassourceof.py \
_matchesfilter.py\
_matcheseventfilter.py\
_matchessourceconfidence.py\