mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Added text services to MANIFEST list
This commit is contained in:
parent
9e162f4d30
commit
2e11f3b23b
@ -378,7 +378,8 @@ sub BuildDist()
|
||||
#EDITOR
|
||||
InstallFromManifest(":mozilla:editor:public:MANIFEST", "$distdirectory:editor:");
|
||||
InstallFromManifest(":mozilla:editor:txmgr:public:MANIFEST", "$distdirectory:editor:txmgr");
|
||||
|
||||
InstallFromManifest(":mozilla:editor:txtsvc:public:MANIFEST", "$distdirectory:editor:txtsvc");
|
||||
|
||||
#SILENTDL
|
||||
InstallFromManifest(":mozilla:silentdl:MANIFEST", "$distdirectory:silentdl:");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user