Added XULTreeElement to makefile, under !if.

This commit is contained in:
waterson%netscape.com 1999-03-10 05:06:52 +00:00
parent 828e9d1ad3
commit 65c794175c

View File

@ -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