Adding nsIFileListTransferable to the Linux build.

This commit is contained in:
mcafee%netscape.com 1999-05-14 21:11:00 +00:00
parent 7ef7c5364a
commit bcee8c9061
2 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,7 @@ EXPORTS = \
nsIContentConnector.h \
nsIClipboard.h \
nsITransferable.h \
nsIFileListTransferable.h \
nsIDragService.h \
nsIDragSession.h \
nsIClipboardOwner.h \

View File

@ -36,6 +36,7 @@ CPPSRCS= \
nsXIFFormatConverter.cpp \
nsBaseDragService.cpp \
nsBaseClipboard.cpp \
nsFileListTransferable.cpp \
$(NULL)
LOCAL_INCLUDES := \