* src/Filters/Rules/Makefile.am (pkgdata_PYTHON): Add mising files.
svn: r6547
This commit is contained in:
parent
4266dd4ec0
commit
f6c27f7552
@ -1,4 +1,5 @@
|
||||
2006-05-04 Alex Roitman <shura@gramps-project.org>
|
||||
* src/Filters/Rules/Makefile.am (pkgdata_PYTHON): Add mising files.
|
||||
* src/DisplayTabs.py: remove file.
|
||||
* src/DisplayTabs: Add package.
|
||||
|
||||
|
@ -5,6 +5,10 @@ SUBDIRS = Person Family Event Place Source Media Repository
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/Filters/Rules
|
||||
|
||||
pkgdata_PYTHON = \
|
||||
_Everything.py \
|
||||
_HasTextMatchingRegexpOf.py \
|
||||
_HasTextMatchingSubstringOf.py \
|
||||
_IsPrivate.py \
|
||||
_Rule.py \
|
||||
_RuleUtils.py \
|
||||
__init__.py
|
||||
|
Loading…
Reference in New Issue
Block a user