2006-07-19 Alex Roitman <shura@gramps-project.org>

* src/Filters/Makefile.am (pkgdata_PYTHON): Ship new file.



svn: r7043
This commit is contained in:
Alex Roitman 2006-07-19 18:53:15 +00:00
parent 54a6eeb818
commit 7cac250281
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2006-07-19 Alex Roitman <shura@gramps-project.org>
* src/Filters/Makefile.am (pkgdata_PYTHON): Ship new file.
2006-07-18 Alex Roitman <shura@gramps-project.org>
* src/ArgHandler.py (ArgHandler.cl_export): Properly expand filename.
* src/GrampsDb/_WriteGrdb.py (exportData): Use placeholder if

View File

@ -5,6 +5,7 @@ SUBDIRS = Rules
pkgdatadir = $(datadir)/@PACKAGE@/Filters
pkgdata_PYTHON = \
_FamilySidebarFilter.py \
_FilterComboBox.py \
_FilterList.py \
_FilterMenu.py \