Add nsIByteBufferInputStream.h and nsIThread.h to export list

This commit is contained in:
hshaw%netscape.com 1999-05-04 03:15:41 +00:00
parent cfe0e1f82c
commit ef444c172f

View File

@ -44,6 +44,8 @@ EXPORTS = \
nsQuickSort.h \
nsIPageManager.h \
nsIBuffer.h \
nsIByteBufferInputStream.h \
nsIThread.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))