diff options
author | Damjan Jovanovic <damjan@apache.org> | 2016-12-16 10:15:56 +0000 |
---|---|---|
committer | Damjan Jovanovic <damjan@apache.org> | 2016-12-16 10:15:56 +0000 |
commit | 3d8607502e3248574fb6ce59f27b6c793e81afe3 (patch) | |
tree | 9b7ffafaccc6a9a6cc47c62dadc49f31f2564579 /Repository.mk | |
parent | 6a532c8cdb2ed2ec37e3694ff6d70032bccdced0 (diff) |
Port main/dtrans to gbuild.
Patch by: me
Notes
Notes:
ignore: obsolete
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index 5210cff67266..bb34bc5c305f 100644 --- a/Repository.mk +++ b/Repository.mk @@ -58,7 +58,9 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ dbpool \ dbtools \ desktop_detector \ + dnd \ drawinglayer \ + dtrans \ svgio \ editeng \ embobj \ @@ -68,6 +70,7 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ fileacc \ for \ forui \ + ftransl \ fwe \ fwi \ fwk \ @@ -77,6 +80,7 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ juh \ juhx \ lng \ + mcnttype \ msfilter \ msword \ odbc \ @@ -107,6 +111,8 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ sdd \ sdui \ sdfilt \ + sysdtran \ + sysdtrans \ textconversiondlgs \ ootk \ tl \ |