diff options
author | Michael Stahl <mst@openoffice.org> | 2011-09-15 14:01:33 +0200 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2011-09-15 14:07:28 +0200 |
commit | 83cb157c54701d70d302004fa6a5d8bdc8c4a098 (patch) | |
tree | 9cba5546a31a98261a62f9caae6e1647b9a24b69 /Repository.mk | |
parent | 2ee5f24cc6a75646691a4e7e45d28744c47ebce3 (diff) |
filter: convert some more libraries to gbuild
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index c3d0b251e2c2..75feaa033204 100644 --- a/Repository.mk +++ b/Repository.mk @@ -81,6 +81,17 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ doctok \ drawinglayer \ editeng \ + egi \ + eme \ + epb \ + epg \ + epp \ + eps \ + ept \ + era \ + eti \ + exp \ + filterconfig \ filtertracer \ flash \ for \ @@ -93,6 +104,18 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ hwp \ i18npaper \ i18nregexp \ + icd \ + icg \ + idx \ + ime \ + ipb \ + ipd \ + ips \ + ipt \ + ipx \ + ira \ + itg \ + iti \ lng \ lwpft \ merged \ @@ -159,6 +182,8 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ xmlfd \ xo \ xof \ + xsltdlg \ + xsltfilter \ )) $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \ |