adding net_xp_file.h to the list of exports

This commit is contained in:
valeski%netscape.com 1998-09-01 18:59:17 +00:00
parent 8c2a70ec0d
commit a858be150e
3 changed files with 3 additions and 1 deletions

View File

@ -15,3 +15,4 @@ mkautocf.h
mkutils.h
mktrace.h
mkhelp.h
net_xp_file.h

View File

@ -55,7 +55,7 @@ endif
EXPORTS= mkstream.h mkparse.h mkfsort.h mksort.h mkgeturl.h \
netstream.h mkselect.h mktcp.h netutils.h mkpadpac.h mkautocf.h mkhelp.h \
mkutils.h mktrace.h
mkutils.h mktrace.h net_xp_file.h
ifdef MOZ_MAIL_NEWS
EXPORTS += mkldap.h

View File

@ -106,6 +106,7 @@ EXTRA_LIBS=
REQUIRES= foo parse jtools java zlib nspr dbm util network js security mimetype ldap imap4url ldapurl net progress
EXPORTS= mkstream.h \
net_xp_file.h \
mkparse.h \
mkfsort.h \
mksort.h \