]> git.0d.be Git - empathy.git/blobdiff - tests/Makefile.am
Group all harddeps in one pkg-config call
[empathy.git] / tests / Makefile.am
index 577bb90914d3ff1f4af5ce48dd8e05fc9130dd89..a3bb71c31b7de2d5fbe2d36d51421afb8e8a2e8d 100644 (file)
@@ -13,7 +13,6 @@ AM_CPPFLAGS =                                         \
        -I$(top_srcdir)                                 \
        -DPKGDATADIR=\""$(pkgdatadir)"\"                \
        $(EMPATHY_CFLAGS)                               \
-       $(GTK_CFLAGS)                                   \
        $(WARN_CFLAGS)                                  \
        $(DISABLE_DEPRECATED)                           \
        $(NULL)
@@ -22,7 +21,6 @@ LDADD =                                                               \
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la        \
        $(top_builddir)/libempathy/libempathy.la                \
        $(EMPATHY_LIBS)                                         \
-       $(GTK_LIBS)                                             \
        $(NULL)
 
 TEST_PROGS =                                     \