mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
[WebExAM] Deduplicate toolkit/mozapps/webextensions
This commit is contained in:
parent
e25be6c404
commit
f5ddf51953
23 changed files with 20 additions and 794 deletions
|
|
@ -10,10 +10,10 @@ DIRS += ['internal']
|
|||
TEST_DIRS += ['test']
|
||||
|
||||
XPIDL_SOURCES += [
|
||||
'amIAddonManager.idl',
|
||||
'amIAddonPathService.idl',
|
||||
'amIWebInstaller.idl',
|
||||
'amIWebInstallListener.idl',
|
||||
'../extensions/amIAddonManager.idl',
|
||||
'../extensions/amIAddonPathService.idl',
|
||||
'../extensions/amIWebInstaller.idl',
|
||||
'../extensions/amIWebInstallListener.idl',
|
||||
]
|
||||
|
||||
XPIDL_MODULE = 'extensions'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue