Commits
David B. Evans authored ad67e9ad81f
1 + | --- browser-plugin/Makefile.am.orig 2014-08-19 08:10:22.000000000 -0700 |
2 + | +++ browser-plugin/Makefile.am 2014-08-19 08:10:51.000000000 -0700 |
3 + | |
4 + | -export-symbols $(top_srcdir)/browser-plugin/plugin.symbols \ |
5 + | -module \ |
6 + | -no-undefined \ |
7 + | - -Wl,-z,nodelete \ |
8 + | $(AM_LDFLAGS) |
9 + | |
10 + | libevbrowserplugin_la_LIBADD = \ |