From 1b8ea5487c7574958dc540d0c1bdaf3fcf47f9fc Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 13 Oct 2003 01:07:01 +0000 Subject: [PATCH] * src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog, src/AUTHORS: Remove extra files. * AUTHORS: Consolidate with src/AUTHORS. * src/plugins/Makefile.am, src/plugins/Makefile.in: Ship RelGraph.py and rel_it.py. svn: r2241 --- ChangeLog | 7 +++++-- src/plugins/Makefile.am | 8 +++++--- src/plugins/Makefile.in | 8 +++++--- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 13c0b5c16..e393e8936 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2003-10-12 Alex Roitman - * src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog: Remove extra - files. + * src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog, src/AUTHORS: + Remove extra files. + * AUTHORS: Consolidate with src/AUTHORS. + * src/plugins/Makefile.am, src/plugins/Makefile.in: Ship RelGraph.py + and rel_it.py. 2003-10-12 Don Allingham * src/RelLib.py : support for capitalized name formats diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 90e192677..c44940293 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -41,10 +41,12 @@ pkgpython_PYTHON = \ WritePkg.py\ WriteCD.py\ rel_ru.py\ - eval.py\ + eval.py\ leak.py\ - SimpleBookTitle.py\ - CustomBookText.py + SimpleBookTitle.py\ + CustomBookText.py\ + RelGraph.py\ + rel_it.py pkgpyexecdir = @pkgpyexecdir@/plugins pkgpythondir = @pkgpythondir@/plugins diff --git a/src/plugins/Makefile.in b/src/plugins/Makefile.in index c12a664d4..34d823f0f 100644 --- a/src/plugins/Makefile.in +++ b/src/plugins/Makefile.in @@ -147,10 +147,12 @@ pkgpython_PYTHON = \ WritePkg.py\ WriteCD.py\ rel_ru.py\ - eval.py\ + eval.py\ leak.py\ - SimpleBookTitle.py\ - CustomBookText.py + SimpleBookTitle.py\ + CustomBookText.py\ + RelGraph.py\ + rel_it.py GLADEFILES = \