diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-01-14 20:04:08 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-01-14 20:04:08 -0600 |
commit | 368bb4b0f7d5b7de2687410a21d06a8c882c37d7 (patch) | |
tree | 6b210fafd620e5e35bd834ca8026eddef322c481 /Module_ooo.mk | |
parent | d20aada42b5c4e5e0ac82514c21334f6e466c87f (diff) |
the startmath module in Module_ooo must use the name of the directory
Diffstat (limited to 'Module_ooo.mk')
-rw-r--r-- | Module_ooo.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_ooo.mk b/Module_ooo.mk index f24d973e4576..cb1d99e55bb3 100644 --- a/Module_ooo.mk +++ b/Module_ooo.mk @@ -31,6 +31,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\ framework \ sc \ sfx2 \ + starmath \ svl \ svtools \ sw \ |