]> git.0d.be Git - empathy.git/blobdiff - ubuntu-online-accounts/cc-plugins/generate-plugins.py
UOA plugins: link on libempathy as well
[empathy.git] / ubuntu-online-accounts / cc-plugins / generate-plugins.py
index c17a55ef604a02bedfbbd94368f1320cb3f1bfda..d8d10e6b3ef9d7b722f0ebfd8605a3a914485c90 100755 (executable)
@@ -38,6 +38,7 @@ def generate_build_block(p):
 %s_LDFLAGS = -module -avoid-version
 %s_LIBADD = \\
        $(UOA_LIBS)                                     \\
 %s_LDFLAGS = -module -avoid-version
 %s_LIBADD = \\
        $(UOA_LIBS)                                     \\
+       $(top_builddir)/libempathy/libempathy.la \\
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la
 ''' % (la, la, la)
 
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la
 ''' % (la, la, la)