Added xp_core.h to files that get disted. r=amusil a=sdagley

This commit is contained in:
syd%netscape.com 1999-12-08 09:27:07 +00:00
parent af25dfbbf0
commit d89e7c4c5e

View File

@ -26,6 +26,7 @@ VPATH = @srcdir@
EXPORTS = \
platform.h \
xp_core.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))