Fixing bustage.
This commit is contained in:
Родитель
4f7245f1f5
Коммит
e0c72475a2
|
@ -823,6 +823,9 @@ sub BuildClientDist()
|
|||
InstallFromManifest(":mozilla:xpfe:components:$dir:public:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
}
|
||||
|
||||
InstallFromManifest(":mozilla:xpfe:components:timebomb:MANIFEST", "$distdirectory:xpfe:");
|
||||
InstallFromManifest(":mozilla:xpfe:components:timebomb:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
|
||||
# directory
|
||||
InstallFromManifest(":mozilla:xpfe:components:directory:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
# regviewer
|
||||
|
|
|
@ -34,6 +34,7 @@ DIRS= \
|
|||
related \
|
||||
xfer \
|
||||
shistory \
|
||||
timebomb \
|
||||
console \
|
||||
autocomplete \
|
||||
download-manager \
|
||||
|
|
Загрузка…
Ссылка в новой задаче