- 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:
parent
dd6085a0a6
commit
4f9a12003a
17 changed files with 1949 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue