diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-26 16:15:19 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-26 16:15:19 +0100 |
commit | 1313c2793278d74f16814daf17ce669250dec7f0 (patch) | |
tree | 64980657c06ba0ee8f671c1fd1ab385d8df20c6e /postprocess | |
parent | 6737e8a590ca3acc2687fe9215af53bc44327ef8 (diff) |
CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index d1be23dd4083..75204c6c15c3 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -58,7 +58,9 @@ my_components = \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ + component/vbahelper/util/msforms \ component/sfx2/util/sfx \ + component/sot/util/sot \ component/svl/source/fsstor/fsstorage \ component/svl/source/passwordcontainer/passwordcontainer \ component/svl/util/svl \ @@ -113,7 +115,6 @@ my_components = \ mcnttype \ migrationoo2 \ msfilter \ - msforms \ mysql \ odbc \ offacc \ @@ -146,7 +147,6 @@ my_components = \ sm \ smd \ solver \ - sot \ spell \ spl \ srtrs1 \ |