diff -ur totem-2.18.1.orig/browser-plugin/Makefile.am totem-2.18.1/browser-plugin/Makefile.am --- totem-2.18.1.orig/browser-plugin/Makefile.am 2007-03-26 03:50:03 +0300 +++ totem-2.18.1/browser-plugin/Makefile.am 2007-04-26 01:37:56 +0300 @@ -154,6 +154,7 @@ libtotem_basic_plugin_la_LIBADD = \ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ libtotempluginviewer_marshal.la \ + -lxpcom \ $(DBUS_LIBS) \ $(MOZILLA_LIBS) \ $(LIBXPCOMGLUE_S) @@ -223,6 +224,7 @@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ libtotempluginviewer_marshal.la \ $(DBUS_LIBS) \ + -lxpcom \ $(MOZILLA_LIBS) \ $(LIBXPCOMGLUE_S) @@ -285,6 +287,7 @@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ libtotempluginviewer_marshal.la \ $(DBUS_LIBS) \ + -lxpcom \ $(MOZILLA_LIBS) \ $(LIBXPCOMGLUE_S) @@ -347,6 +350,7 @@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ libtotempluginviewer_marshal.la \ $(DBUS_LIBS) \ + -lxpcom \ $(MOZILLA_LIBS) \ $(LIBXPCOMGLUE_S) @@ -409,6 +413,7 @@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ libtotempluginviewer_marshal.la \ $(DBUS_LIBS) \ + -lxpcom \ $(MOZILLA_LIBS) \ $(LIBXPCOMGLUE_S)