зеркало из https://github.com/mozilla/pjs.git
Add build support for the SOAP part of xmlextras. Forgot to check this in. Doesn't affect default build. a/r=vidur.
This commit is contained in:
Родитель
aeda054c55
Коммит
11ccc7bab0
|
@ -1543,6 +1543,7 @@ sub BuildClientDist()
|
|||
if ($main::options{xmlextras})
|
||||
{
|
||||
_InstallFromManifest(":mozilla:extensions:xmlextras:base:public:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
_InstallFromManifest(":mozilla:extensions:xmlextras:soap:public:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
}
|
||||
|
||||
print("--- Client Dist export complete ----\n");
|
||||
|
|
Загрузка…
Ссылка в новой задаче