mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
[gecko]
|
|
#if SHARED_LIBRARY
|
|
dist/bin/components/@SHARED_LIBRARY@
|
|
#else
|
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
|
#endif
|
|
dist/bin/regchrome@BINS@
|
|
|
|
[unpackaged-files]
|
|
!optional dist/bin/chrome/chrome.rdf
|
|
!ignore ^dist/bin/chrome/overlayinfo
|