Added the new styled text modules.

* src/gen/lib/Makefile.am
        * src/Editors/Makefile.am


svn: r10460
This commit is contained in:
Kees Bakker
2008-04-03 18:32:29 +00:00
parent dcb6c599a5
commit f3ed8061a2
2 changed files with 5 additions and 1 deletions

View File

@@ -30,7 +30,8 @@ pkgdata_PYTHON = \
_EditSource.py \
_EditSourceRef.py \
_EditNote.py \
_EditUrl.py
_EditUrl.py \
_StyledTextBuffer.py
pkgpyexecdir = @pkgpyexecdir@/Editors
pkgpythondir = @pkgpythondir@/Editors