Files
Mozilla/mozilla/embedding/browser/activex/src/plugin/axplugin.pkg
bsmedberg%covad.net 9706f93476 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
git-svn-id: svn://10.0.0.236/trunk@150961 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-07 01:22:31 +00:00

14 lines
359 B
Plaintext

# XXXbsmedberg: god help me, this makefile is bizarre
[gecko]
dist/plugins/@SHARED_LIBRARY@
dist/bin/defaults/pref/activex.js
#if MOZ_ACTIVEX_PLUGIN_XPCONNECT
!xpt dist/bin/plugins/nsIMozAxPlugin.xpt
#endif
#if MOZ_ACTIVEX_PLUGIN_LIVECONNECT
dist/bin/plugins/MozAxPlugin.class
#endif
#if XPC_IDISPATCH_SUPPORT
dist/bin/components/nsAxSecurityPolicy.js
#endif