Export nsCOMPtr.h from xpcom:glue instead of xpcom:base .

Bug #99698 sr=alecf
This commit is contained in:
seawood%netscape.com 2001-09-29 12:31:09 +00:00
parent d57ccfc447
commit ebc656947f
2 changed files with 1 additions and 1 deletions

View File

@ -566,6 +566,7 @@ sub BuildClientDist()
InstallFromManifest(":mozilla:xpcom:threads:MANIFEST_IDL", "$distdirectory:idl:");
InstallFromManifest(":mozilla:xpcom:components:MANIFEST_IDL", "$distdirectory:idl:");
InstallFromManifest(":mozilla:xpcom:glue:MANIFEST", "$distdirectory:xpcom:");
InstallFromManifest(":mozilla:xpcom:base:MANIFEST", "$distdirectory:xpcom:");
InstallFromManifest(":mozilla:xpcom:components:MANIFEST", "$distdirectory:xpcom:");
InstallFromManifest(":mozilla:xpcom:ds:MANIFEST", "$distdirectory:xpcom:");

View File

@ -1,7 +1,6 @@
nsAgg.h
nsIAllocator.h
nsMemory.h
nsCOMPtr.h
nsCom.h
nsComObsolete.h
nsCWeakReference.h