Lines 154-159
Link Here
|
154 |
libtotem_basic_plugin_la_LIBADD = \ |
154 |
libtotem_basic_plugin_la_LIBADD = \ |
155 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
155 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
156 |
libtotempluginviewer_marshal.la \ |
156 |
libtotempluginviewer_marshal.la \ |
|
|
157 |
-lxpcom \ |
157 |
$(DBUS_LIBS) \ |
158 |
$(DBUS_LIBS) \ |
158 |
$(MOZILLA_LIBS) \ |
159 |
$(MOZILLA_LIBS) \ |
159 |
$(LIBXPCOMGLUE_S) |
160 |
$(LIBXPCOMGLUE_S) |
Lines 223-228
Link Here
|
223 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
224 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
224 |
libtotempluginviewer_marshal.la \ |
225 |
libtotempluginviewer_marshal.la \ |
225 |
$(DBUS_LIBS) \ |
226 |
$(DBUS_LIBS) \ |
|
|
227 |
-lxpcom \ |
226 |
$(MOZILLA_LIBS) \ |
228 |
$(MOZILLA_LIBS) \ |
227 |
$(LIBXPCOMGLUE_S) |
229 |
$(LIBXPCOMGLUE_S) |
228 |
|
230 |
|
Lines 285-290
Link Here
|
285 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
287 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
286 |
libtotempluginviewer_marshal.la \ |
288 |
libtotempluginviewer_marshal.la \ |
287 |
$(DBUS_LIBS) \ |
289 |
$(DBUS_LIBS) \ |
|
|
290 |
-lxpcom \ |
288 |
$(MOZILLA_LIBS) \ |
291 |
$(MOZILLA_LIBS) \ |
289 |
$(LIBXPCOMGLUE_S) |
292 |
$(LIBXPCOMGLUE_S) |
290 |
|
293 |
|
Lines 347-352
Link Here
|
347 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
350 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
348 |
libtotempluginviewer_marshal.la \ |
351 |
libtotempluginviewer_marshal.la \ |
349 |
$(DBUS_LIBS) \ |
352 |
$(DBUS_LIBS) \ |
|
|
353 |
-lxpcom \ |
350 |
$(MOZILLA_LIBS) \ |
354 |
$(MOZILLA_LIBS) \ |
351 |
$(LIBXPCOMGLUE_S) |
355 |
$(LIBXPCOMGLUE_S) |
352 |
|
356 |
|
Lines 409-414
Link Here
|
409 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
413 |
$(top_builddir)/src/plparse/libtotem-plparser-mini.la \ |
410 |
libtotempluginviewer_marshal.la \ |
414 |
libtotempluginviewer_marshal.la \ |
411 |
$(DBUS_LIBS) \ |
415 |
$(DBUS_LIBS) \ |
|
|
416 |
-lxpcom \ |
412 |
$(MOZILLA_LIBS) \ |
417 |
$(MOZILLA_LIBS) \ |
413 |
$(LIBXPCOMGLUE_S) |
418 |
$(LIBXPCOMGLUE_S) |
414 |
|
419 |
|