mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
Added XULTreeElement to makefile, under !if.
This commit is contained in:
parent
828e9d1ad3
commit
65c794175c
@ -25,6 +25,9 @@ IDLSRCS = \
|
||||
NodeObserver.idl \
|
||||
XULDocument.idl \
|
||||
XULElement.idl \
|
||||
!if YOU_HAVE_WATERSONS_IDLC_HACK
|
||||
XULTreeElement.idl \
|
||||
!endif
|
||||
$(NULL)
|
||||
|
||||
XPCOM_DESTDIR=$(DEPTH)\rdf\content\public
|
||||
|
Loading…
Reference in New Issue
Block a user