svn: r1717
This commit is contained in:
Don Allingham
2003-06-13 04:03:44 +00:00
parent cec9010812
commit ec5e7e7bc7
7 changed files with 31 additions and 6 deletions

View File

@@ -3,8 +3,8 @@
# If not using GNU make, then list all .py files individually
pkgpython_PYTHON = \
AbiWordDoc.py\
AbiWord2Doc.py\
AbiWordDoc.py\
HtmlDoc.py\
KwordDoc.py\
LaTeXDoc.py\

View File

@@ -114,6 +114,7 @@ pyexecdir = @pyexecdir@
pythondir = @pythondir@
pkgpython_PYTHON = \
AbiWord2Doc.py\
AbiWordDoc.py\
HtmlDoc.py\
KwordDoc.py\