15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
[gecko]
|
|
#if SHARED_LIBRARY
|
|
dist/bin/components/@SHARED_LIBRARY@
|
|
#else
|
|
!staticcomp @LIBRARY@ @MODULE_NAME@
|
|
#endif
|
|
!xpt dist/bin/components/plugin.xpt
|
|
|
|
[unpackaged-files]
|
|
#if MOZ_ENABLE_GTK
|
|
#if ENABLE_TESTS
|
|
dist/bin/res/samples/embed-test.html
|
|
#endif
|
|
#endif
|