summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-09-22 11:36:19 +0200
committerMichael Meeks <michael.meeks@suse.com>2011-12-05 20:53:19 +0000
commitadf772680c7cf0e3d6ae135cab49c847447b5bf1 (patch)
tree35bb986d762aa876db3ef19cc58ae2388c51a4d5 /instsetoo_native
parente20b4fe7f98473bef13758070ab33b144c6930ff (diff)
Hello world (python) as a component
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/util/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index 39677d26b185..15bc3d6f6e47 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -74,6 +74,7 @@ LOCALPYFILES= \
$(BIN)$/pythonloader.py \
$(BIN)$/officehelper.py \
$(BIN)$/mailmerge.py \
+ $(BIN)$/CallWizard.py \
$(BIN)$/msgbox.py
.ENDIF