Bug 555463 - Deal with sync wm_setfocus events from child. r=enn.
[mozilla-central.git] / dom / dom-config.mk
blob805063061e10c94235fa47e0dc37385a5cde9099
1 MODULE = dom
3 DOM_SRCDIRS = \
4 dom/base \
5 dom/src/events \
6 dom/src/storage \
7 dom/src/offline \
8 dom/src/geolocation \
9 dom/src/threads \
10 content/xbl/src \
11 content/xul/document/src \
12 content/events/src \
13 content/base/src \
14 content/html/content/src \
15 content/html/document/src \
16 layout/generic \
17 layout/style \
18 layout/xul/base/src \
19 layout/xul/base/src/tree/src \
20 $(NULL)
22 LOCAL_INCLUDES += $(DOM_SRCDIRS:%=-I$(topsrcdir)/%)
23 DEFINES += -D_IMPL_NS_LAYOUT