Small style fix
[mozilla-central.git] / extensions / cookie / cookie.pkg
blob694b6ed00ec9dc2475042b00b81ca0cadfdc858c
1 [xpfe-browser browser gtkembed mfcembed winembed]
2 #if SHARED_LIBRARY
3 dist/bin/components/@SHARED_LIBRARY@
4 #else
5 !staticcomp @LIBRARY@ @MODULE_NAME@
6 #endif
7 !xpt dist/bin/components/cookie.xpt
9 #if ENABLE_TESTS
10 [gecko-tests]
11 dist/bin/TestCookie@BINS@
12 #endif