]> git.0d.be Git - empathy.git/blobdiff - tests/interactive/Makefile.am
Use the telepathy-account-widgets submodule instead of the internal copy
[empathy.git] / tests / interactive / Makefile.am
index 4ca1989eed213a08083264b1246160ad9834e02e..e1236f4baf51bf11fedc81a86efa47538b80039f 100644 (file)
@@ -4,12 +4,14 @@ AM_CPPFLAGS =                                         \
        -I$(top_srcdir)/libempathy-gtk                  \
        -DPKGDATADIR=\""$(pkgdatadir)"\"                \
        $(EMPATHY_CFLAGS)                               \
+       $(TPAW_CFLAGS)                                  \
        $(WARN_CFLAGS)                                  \
        $(DISABLE_DEPRECATED)
 
 LDADD =                                                                \
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la        \
        $(top_builddir)/libempathy/libempathy.la                \
+       $(TPAW_LIBS)                                            \
        $(EMPATHY_LIBS)
 
 noinst_PROGRAMS =                      \