diff options
author | Thorsten Behrens <tbehrens@novell.com> | 2011-05-24 01:39:42 +0200 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2011-05-24 01:39:42 +0200 |
commit | cb119a9420d68c5ae9b61dd854339b9d8de1ef9f (patch) | |
tree | b76543b98cafdd54d26bcbd5ae0176e491b9d419 /starmath | |
parent | 8f6b8858024a0395d685afff15d8657981593a14 (diff) |
Post-merge fixintegration/dev300_m106
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/qa/cppunit/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/qa/cppunit/makefile.mk b/starmath/qa/cppunit/makefile.mk index a61a13ed37..e1fc8e23df 100644 --- a/starmath/qa/cppunit/makefile.mk +++ b/starmath/qa/cppunit/makefile.mk @@ -96,8 +96,8 @@ test_components = \ component/framework/util/fwk \ component/toolkit/util/tk \ component/sfx2/util/sfx \ + component/vcl/vcl.$(GUIBASE) \ configmgr \ - vcl \ mcnttype \ i18npool .IF "$(OS)" == "WNT" |