fix for unix bustage

This commit is contained in:
alecf%netscape.com 1998-11-12 20:27:31 +00:00
parent 88359ec04e
commit 72b7591567
4 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,7 @@ CPPSRCS = \
MODULE = raptor
EXPORTS = \
nsDocument.h \
nsSelectionRange.h \
nsSelectionPoint.h \
nsXIFConverter.h \

View File

@ -47,6 +47,7 @@ CPPSRCS = \
MODULE = raptor
EXPORTS = \
nsDocument.h \
nsSelectionRange.h \
nsSelectionPoint.h \
nsXIFConverter.h \

View File

@ -56,6 +56,7 @@ CPPSRCS= \
EXPORTS = \
nsGlobalVariables.h \
nsIHTMLContent.h \
$(NULL)
MODULE = raptor

View File

@ -61,6 +61,7 @@ CPPSRCS= \
EXPORTS = \
nsGlobalVariables.h \
nsIHTMLContent.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))