fix make install failing

svn: r12803
This commit is contained in:
Benny Malengier
2009-07-16 09:17:40 +00:00
parent ec87c55434
commit cf506f544e
3 changed files with 8 additions and 7 deletions

View File

@@ -16,7 +16,8 @@ pkgdata_PYTHON = \
_export.py \
_import.py \
_manager.py \
_plugin.py
_plugin.py \
utils.py
pkgpyexecdir = @pkgpyexecdir@/gen/plug
pkgpythondir = @pkgpythondir@/gen/plug