Module_ooo.mk (ff8369f8) Module_ooo.mk (ed3ef9c6)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 13 unchanged lines hidden (view full) ---

22
23
24$(eval $(call gb_Module_Module,ooo))
25
26$(eval $(call gb_Module_add_moduledirs,ooo,\
27 MathMLDTD \
28 UnoControls \
29 animations \
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 13 unchanged lines hidden (view full) ---

22
23
24$(eval $(call gb_Module_Module,ooo))
25
26$(eval $(call gb_Module_add_moduledirs,ooo,\
27 MathMLDTD \
28 UnoControls \
29 animations \
30 autodoc \
30 automation \
31 avmedia \
32 basctl \
33 basebmp \
34 basegfx \
35 binaryurp \
36 canvas \
37 comphelper \
38 configmgr \
31 automation \
32 avmedia \
33 basctl \
34 basebmp \
35 basegfx \
36 binaryurp \
37 canvas \
38 comphelper \
39 configmgr \
40 cosv \
39 cppcanvas \
40 cui \
41 dbaccess \
42 drawinglayer \
43 dtrans \
44 editeng \
45 embeddedobj \
46 eventattacher \
47 fileaccess \
48 formula \
49 fpicker \
50 framework \
51 i18nutil \
52 idl \
53 io \
54 javaunohelper \
41 cppcanvas \
42 cui \
43 dbaccess \
44 drawinglayer \
45 dtrans \
46 editeng \
47 embeddedobj \
48 eventattacher \
49 fileaccess \
50 formula \
51 fpicker \
52 framework \
53 i18nutil \
54 idl \
55 io \
56 javaunohelper \
57 jvmaccess \
55 linguistic \
56 o3tl \
57 offapi \
58 oovbaapi \
59 oox \
58 linguistic \
59 o3tl \
60 offapi \
61 oovbaapi \
62 oox \
60 padmin \
61 package \
63 package \
64 padmin \
62 rdbmaker \
63 registry \
65 rdbmaker \
66 registry \
64 reportdesign \
65 remotebridges \
67 remotebridges \
68 reportdesign \
66 sane \
67 sax \
68 sc \
69 sccomp \
70 sd \
71 sfx2 \
72 slideshow \
73 sot \
74 starmath \
75 store \
76 svgio \
77 svl \
78 svtools \
79 svx \
80 sw \
81 toolkit \
82 tools \
69 sane \
70 sax \
71 sc \
72 sccomp \
73 sd \
74 sfx2 \
75 slideshow \
76 sot \
77 starmath \
78 store \
79 svgio \
80 svl \
81 svtools \
82 svx \
83 sw \
84 toolkit \
85 tools \
86 twain \
87 ucb \
83 ucbhelper \
84 udkapi \
88 ucbhelper \
89 udkapi \
90 udm \
91 unixODBC \
92 unodevtools \
85 unotools \
86 unoxml \
87 uui \
88 vbahelper \
89 vcl \
93 unotools \
94 unoxml \
95 uui \
96 vbahelper \
97 vcl \
90 udm \
91 unixODBC \
98 vos \
92 wizards \
93 writerfilter \
94 x11_extensions \
95 xml2cmp \
96 xmloff \
97 xmlreader \
98 xmlscript \
99))
100
101# vim: set noet ts=4 sw=4:
99 wizards \
100 writerfilter \
101 x11_extensions \
102 xml2cmp \
103 xmloff \
104 xmlreader \
105 xmlscript \
106))
107
108# vim: set noet ts=4 sw=4: