diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-03-02 13:22:42 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 01:01:10 +0200 |
commit | 4eeac7f726396ce4cc37625de0b0ec3a20efcdb1 (patch) | |
tree | 062095a92d489b462c6a0b7e14236bc3b8aca1a5 /postprocess | |
parent | 4cea38b21d32569234b6e01a2a9bd4b856b6ca7d (diff) |
CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 5286988f22ed..eb88e5e3b579 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -62,6 +62,8 @@ my_components = \ component/framework/util/fwm \ component/linguistic/source/lng \ component/vbahelper/util/msforms \ + component/sax/source/expatwrap/expwrap \ + component/sax/source/fastparser/fastsax \ component/sfx2/util/sfx \ component/sot/util/sot \ component/starmath/util/sm \ @@ -102,7 +104,6 @@ my_components = \ dlgprov \ embobj \ evtatt \ - fastsax \ fileacc \ filterconfig1 \ flash \ |