Add HasSourceIdOf and RegExpSourceIdOf to makefile.am

svn: r23145
This commit is contained in:
Tim G L Lyons 2013-09-16 23:20:34 +00:00
parent abb7efcb01
commit cfa5386bfb

View File

@ -16,11 +16,13 @@ pkgpython_PYTHON = \
_HasNoteRegexp.py \
_HasReferenceCountOf.py \
_HasSource.py \
_HasSourceIdOf.py \
_MatchesFilter.py \
_MatchesPageSubstringOf.py \
_MatchesRepositoryFilter.py \
_MatchesSourceFilter.py \
_RegExpIdOf.py
_RegExpIdOf.py \
_RegExpSourceIdOf.py
pkgpyexecdir = @pkgpyexecdir@/Filters/Rules/Citation