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

git-svn-id: svn://10.0.0.236/trunk@55753 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
syd%netscape.com
1999-12-08 09:27:07 +00:00
parent 44af9f8dc9
commit b940d79526

View File

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