mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Remove Gonk build directories
This commit is contained in:
parent
c1cd55bc25
commit
66ea8f0645
355 changed files with 15 additions and 139695 deletions
|
|
@ -12,8 +12,6 @@ elif toolkit == 'cocoa':
|
|||
DIRS += ['mac']
|
||||
elif toolkit == 'android':
|
||||
DIRS += ['android']
|
||||
elif toolkit == 'gonk':
|
||||
DIRS += ['gonk']
|
||||
elif toolkit in ('gtk2', 'gtk3'):
|
||||
DIRS += ['linux']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue