]> git.0d.be Git - empathy.git/blobdiff - tests/Makefile.am
add GTK+ flags when building tests
[empathy.git] / tests / Makefile.am
index bea652bd3b5626e975df2181b39a667747081dd7..f04882da099a34b7e58cfdebe3211c3ad0ab8bf7 100644 (file)
@@ -13,6 +13,7 @@ AM_CPPFLAGS =                                         \
        -I$(top_srcdir)                                 \
        -DPKGDATADIR=\""$(pkgdatadir)"\"                \
        $(EMPATHY_CFLAGS)                               \
+       $(GTK_CFLAGS)                           \
        $(WARN_CFLAGS)                                  \
        $(DISABLE_DEPRECATED)