From 4aba8d5cec9544080c79802bb6c120a2a1dd1fe8 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 18 Sep 2011 16:36:58 -0400 Subject: convert eventattacher to gbuild and add to tail_build --- postprocess/packcomponents/makefile.mk | 2 +- postprocess/prj/build.lst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'postprocess') diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index d4d58c5c8a40..639aa7cf2e08 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -62,6 +62,7 @@ my_components = \ component/dbaccess/util/dbu \ component/dbaccess/util/sdbt \ component/dtrans/util/mcnttype \ + component/eventattacher/source/evtatt \ component/fileaccess/source/fileacc \ component/filter/source/config/cache/filterconfig1 \ component/filter/source/flash/flash \ @@ -142,7 +143,6 @@ my_components = \ dbtools \ dlgprov \ embobj \ - evtatt \ flat \ fpicker \ fps_office \ diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst index 739cd06a0a82..30248b57a806 100644 --- a/postprocess/prj/build.lst +++ b/postprocess/prj/build.lst @@ -1,4 +1,4 @@ -po postprocess :: accessibility BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n dtrans embeddedobj embedserv EPM:epm eventattacher DESKTOP:extensions extras filter fpicker HELP:helpcontent2 io LIBRSVG:librsvg lingucomponent ODK:odk officecfg package psprint_config remotebridges scaddins scp2 scripting DESKTOP:setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo DESKTOP:unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL +po postprocess :: accessibility BINFILTER:binfilter configmgr CRASHREP:crashrep CT2N:ct2n dtrans embeddedobj embedserv EPM:epm DESKTOP:extensions extras filter fpicker HELP:helpcontent2 io LIBRSVG:librsvg lingucomponent ODK:odk officecfg package psprint_config remotebridges scaddins scp2 scripting DESKTOP:setup_native sysui testtools ucb UnoControls ure wizards xmerge xmlsecurity MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno readlicense_oo DESKTOP:unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext SWEXT:swext MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport LIBXSLT:libxslt tail_build NULL po postprocess usr1 - all po_mkout NULL po postprocess\checkxml nmake - all po_checkxml NULL po postprocess\checkdeliver nmake - all po_checkdlv NULL -- cgit