Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132

This commit is contained in:
quy%igelaus.com.au 2000-10-05 02:01:33 +00:00
parent 09316bb030
commit 7baa1f26f8
2 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,7 @@ EXPORTS = \
nsIFontRetrieverService.h \
nsIContextMenu.h \
nsIDragSessionGTK.h \
nsIDragSessionXlib.h \
nsIDragSessionMac.h \
$(NULL)

View File

@ -48,6 +48,7 @@ DIRS += motif
endif
ifdef MOZ_ENABLE_XLIB
DIRS += xlibxtbin
DIRS += xlib
endif