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

git-svn-id: svn://10.0.0.236/trunk@80408 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
quy%igelaus.com.au
2000-10-05 02:01:33 +00:00
parent 987356386c
commit 2daa9389f9
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