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
|