diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-09-12 17:53:33 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-09-12 17:53:33 -0500 |
commit | 726b6b12ac990cfbb49f9cc401f168de36e9a208 (patch) | |
tree | 5f5ec38fcf1cc33ddc10ffd5a30e38a9fef82bc4 /RepositoryModule_ooo.mk | |
parent | 4d42a519f9cfc293e50cd24785145af535a4207b (diff) |
missed a \ in the MathDTD core review...
Diffstat (limited to 'RepositoryModule_ooo.mk')
-rw-r--r-- | RepositoryModule_ooo.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk index 64093db05de2..2452c50d6b73 100644 --- a/RepositoryModule_ooo.mk +++ b/RepositoryModule_ooo.mk @@ -53,7 +53,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\ idl \ linguistic \ lotuswordpro \ - MathMLDTD + MathMLDTD \ Mesa \ o3tl \ offapi \ |