- Initial commit laying out skel for new xmlsave plugin.

Another commit fixing arising errors _could_ follow (but maybe not,
if I've been good enough ;-)).


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@628 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-06-13 15:09:13 +00:00
parent dd6085a0a6
commit 4f9a12003a
17 changed files with 1949 additions and 7 deletions

View file

@ -32,7 +32,9 @@ SUBDIRS = . po
# allow building of provided plugins
# FIXME: how to make this dynamic? e.g. for plugins/* ?
SUBDIRS += plugins/pyloader
SUBDIRS += \
plugins/pyloader \
plugins/xmlsave
# directories definition
sharedir = $(pkgdatadir)