diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-03-18 20:50:02 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-03-18 22:18:11 +0100 |
commit | 6474d1c13b36a7b8def221e5de27de11b15dd9d8 (patch) | |
tree | 43dea6285e861ff0da78c6c7eb63d56e44e51033 /scp2/AutoInstall.mk | |
parent | 376d1b594a3df8c04a2cf879561dfe0bd5dbd8a5 (diff) |
scp2: move rhino to AutoInstall
Change-Id: I5282632315dab9002784da22e24544798f63bc47
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r-- | scp2/AutoInstall.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk index 7edab00a5b59..e963336c5509 100644 --- a/scp2/AutoInstall.mk +++ b/scp2/AutoInstall.mk @@ -13,6 +13,7 @@ $(eval $(call gb_AutoInstall_add_module,activexbinarytable,LIBO_LIB_FILE_BINARYT $(eval $(call gb_AutoInstall_add_module,base,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,calc,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,extensions_bsh,,,LIBO_JAR_FILE)) +$(eval $(call gb_AutoInstall_add_module,extensions_rhino,,,LIBO_JAR_FILE)) $(eval $(call gb_AutoInstall_add_module,gnome,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,graphicfilter,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,impress,LIBO_LIB_FILE)) |