summaryrefslogtreecommitdiff
path: root/scp2/source/calc/module_calc.scp
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-28 23:42:05 +0100
committerMichael Stahl <mstahl@redhat.com>2014-10-29 11:37:50 +0100
commit5ceb8b7be6102d2f2b8228afc8c17d9e0d380be2 (patch)
tree16898a5a85e4ac997beff496e525d338ae279523 /scp2/source/calc/module_calc.scp
parentee80cbb7122714d05b1b939e8276138517f9ece5 (diff)
scp2: move calc executables to AutoInstall
Change-Id: Id69718fbdf429a4e9196e8b9c5c8a71171ad0847
Diffstat (limited to 'scp2/source/calc/module_calc.scp')
-rw-r--r--scp2/source/calc/module_calc.scp3
1 files changed, 2 insertions, 1 deletions
diff --git a/scp2/source/calc/module_calc.scp b/scp2/source/calc/module_calc.scp
index 020af524d81a..47d64265929d 100644
--- a/scp2/source/calc/module_calc.scp
+++ b/scp2/source/calc/module_calc.scp
@@ -19,6 +19,7 @@
#include "macros.inc"
#include "AutoInstall/calc"
+#include "AutoInstall/calc_brand"
Module gid_Module_Prg_Calc
MOD_NAME_DESC ( MODULE_PRG_CALC );
@@ -59,7 +60,7 @@ Module gid_Module_Brand_Prg_Calc
Minimal = YES;
Default = YES;
Styles = (HIDDEN_ROOT);
- Files = (gid_File_Exe_Scalc);
+ Files = (auto_calc_brand_ALL,gid_File_Exe_Scalc);
End
Module gid_Module_Langpack_Calc_Template