mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
142 B
Makefile
7 lines
142 B
Makefile
|
all:
|
||
|
zip -r pageloader.xpi chrome chrome.manifest install.rdf
|
||
|
|
||
|
check:
|
||
|
./test/chrome/content/report.js
|
||
|
./test/chrome/content/pageloader.js
|