added missing py files to installation list

svn: r3879
This commit is contained in:
Eero Tamminen 2005-01-07 19:39:08 +00:00
parent ce8bc23927
commit c47db9780f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-01-07 Eero Tamminen <eerot@sf>
* src/Makefile.am: Added GrampsKeys.py and GrampsIniKeys.py so
that Gramps starts up after installation
2005-01-06 Alex Roitman <shura@alex.neuro.umn.edu>
* src/ArgeHandler.py: Support for WEB for CLI mode.
* src/Report.py: Support for WEB reports.

View File

@ -107,6 +107,8 @@ gdir_PYTHON = \
SelectPerson.py\
ArgHandler.py\
Exporter.py\
GrampsKeys.py\
GrampsIniKeys.py\
GrampsGconfKeys.py\
RecentFiles.py\
ReportOptions.py