summaryrefslogtreecommitdiff
path: root/scp2/source/python
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2013-02-25 19:18:57 -0500
committerPeter Foley <pefoley2@verizon.net>2013-02-25 19:20:30 -0500
commitc0ef3bb1140229a27c924c8f74a0adb0792f64f6 (patch)
tree4d02492c306baefba9c6bada257ceea6ea20d7cc /scp2/source/python
parent1d6376b7586da3f04b3e38347f405537d1e5210c (diff)
fix helppack creation on windows
Change-Id: I0242cc0adda1d12a9daac38bebe810aa38d2865b
Diffstat (limited to 'scp2/source/python')
-rw-r--r--scp2/source/python/module_python.scp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/source/python/module_python.scp b/scp2/source/python/module_python.scp
index ec258cd8daba..092e3385241c 100644
--- a/scp2/source/python/module_python.scp
+++ b/scp2/source/python/module_python.scp
@@ -30,6 +30,7 @@
#ifndef DISABLE_PYUNO
Module gid_Module_Pyuno
+ MOD_NAME_DESC(MODULE_PRG_PYUNO);
ParentID = gid_Module_Root_Brand;
Dirs = (gid_Dir_PythonFramework,
gid_Dir_PythonFramework_Versions,