35 lines
523 B
Plaintext
35 lines
523 B
Plaintext
|
# IF YOU EDIT THIS, MAKE SURE TO UPDATE M.BAT
|
||
|
# because it needs certain exclusions for some builds
|
||
|
# (t-erikne)
|
||
|
|
||
|
DIRS= \
|
||
|
public \
|
||
|
inc \
|
||
|
oeguids \
|
||
|
staticrt \
|
||
|
msoert \
|
||
|
mirlib \
|
||
|
directdb \
|
||
|
msoeacct \
|
||
|
acctres \
|
||
|
wabw \
|
||
|
inetcomm \
|
||
|
mailnews \
|
||
|
import \
|
||
|
setup \
|
||
|
shell \
|
||
|
cryptdlg \
|
||
|
statnery \
|
||
|
external \
|
||
|
msoeres \
|
||
|
migrate \
|
||
|
oemiglib \
|
||
|
oejunk \
|
||
|
AutoDiscovery \
|
||
|
iecont
|
||
|
|
||
|
OPTIONAL_DIRS= \
|
||
|
sendfile \
|
||
|
logwatch \
|
||
|
macbuild
|