added missing py files to installation list
svn: r3879
This commit is contained in:
		| @@ -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. | ||||
|   | ||||
| @@ -107,6 +107,8 @@ gdir_PYTHON = \ | ||||
| 	SelectPerson.py\ | ||||
| 	ArgHandler.py\ | ||||
| 	Exporter.py\ | ||||
| 	GrampsKeys.py\ | ||||
| 	GrampsIniKeys.py\ | ||||
| 	GrampsGconfKeys.py\ | ||||
| 	RecentFiles.py\ | ||||
| 	ReportOptions.py | ||||
|   | ||||
		Reference in New Issue
	
	Block a user