* src/Makefile.am: Remove extra DESTDIR.

* src/docgen/Makefile.am: Remove extra DESTDIR, correct pycheck target.
* src/plugins/Makefile.am: Correct pycheck target.


svn: r3600
This commit is contained in:
Alex Roitman
2004-10-06 19:16:26 +00:00
parent e4616ff14a
commit b2b9b7e7d2
4 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2004-10-06 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Makefile.am: Remove extra DESTDIR.
* src/docgen/Makefile.am: Remove extra DESTDIR, correct pycheck target.
* src/plugins/Makefile.am: Correct pycheck target.
2004-10-05 Don Allingham <dallingham@users.sourceforge.net>
* src/docgen/PdfDoc.py: fixed register_book_doc call
* src/AddrEdit.py: pychecker fixes