This commit is contained in:
ccarlen%netscape.com 2001-03-13 06:28:03 +00:00
parent a3a29b005b
commit cdc4bc27d8
2 changed files with 1 additions and 0 deletions

View File

@ -692,6 +692,7 @@ sub BuildClientDist()
InstallFromManifest(":mozilla:embedding:base:MANIFEST_IDL", "$distdirectory:idl:");
InstallFromManifest(":mozilla:embedding:browser:webbrowser:MANIFEST_IDL", "$distdirectory:idl:");
InstallFromManifest(":mozilla:embedding:components:windowwatcher:public:MANIFEST_IDL", "$distdirectory:idl:");
InstallFromManifest(":mozilla:embedding:components:appstartup:src:MANIFEST", "$distdirectory:embedding:components:");
#WIDGET
InstallFromManifest(":mozilla:widget:public:MANIFEST", "$distdirectory:widget:");