Added COM_auto_ptr.h to EXPORTS list.

This commit is contained in:
kin%netscape.com 1998-11-18 19:14:56 +00:00
parent 7411f07b1d
commit eaaeb32d16
2 changed files with 6 additions and 2 deletions

View File

@ -18,7 +18,9 @@ DEPTH = ../..
MODULE = xpcom
EXPORTS = nsCom.h \
EXPORTS = \
COM_auto_ptr.h \
nsCom.h \
nsAgg.h \
nsDebug.h \
nsError.h \

View File

@ -23,7 +23,9 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xpcom
EXPORTS = nsCom.h \
EXPORTS = \
COM_auto_ptr.h \
nsCom.h \
nsAgg.h \
nsDebug.h \
nsError.h \