* src/Makefile.am: Ship SelectPerson.py and choose.glade.

* src/plugins/Makefile.am: Ship SimpleBookTitle.py and book.glade.
* NEWS: Some updates for upcoming release.


svn: r1838
This commit is contained in:
Alex Roitman
2003-07-07 23:54:40 +00:00
parent c4b5ff9013
commit aa732c16d7
4 changed files with 14 additions and 4 deletions

View File

@@ -41,7 +41,8 @@ pkgpython_PYTHON = \
WriteCD.py\
rel_ru.py\
eval.py\
leak.py
leak.py\
SimpleBookTitle.py
pkgpyexecdir = @pkgpyexecdir@/plugins
pkgpythondir = @pkgpythondir@/plugins
@@ -62,7 +63,8 @@ GLADEFILES = \
verify.glade\
cdexport.glade\
eval.glade\
leak.glade
leak.glade\
book.glade
pkgdatadir = $(datadir)/@PACKAGE@/plugins