aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2009-09-28 02:17:50 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2009-09-28 02:17:50 +0800
commitc0c510473a1ac11e1718c7893f9276701b784eb6 (patch)
tree77bb609aa3353ec16880f71f3708790b07f5e0d4 /libempathy-gtk/Makefile.am
parent05b934b4c03aa24f3be3ac493b7c7485756f6383 (diff)
downloadgsoc2013-empathy-c0c510473a1ac11e1718c7893f9276701b784eb6.tar
gsoc2013-empathy-c0c510473a1ac11e1718c7893f9276701b784eb6.tar.gz
gsoc2013-empathy-c0c510473a1ac11e1718c7893f9276701b784eb6.tar.bz2
gsoc2013-empathy-c0c510473a1ac11e1718c7893f9276701b784eb6.tar.lz
gsoc2013-empathy-c0c510473a1ac11e1718c7893f9276701b784eb6.tar.xz
gsoc2013-empathy-c0c510473a1ac11e1718c7893f9276701b784eb6.tar.zst
gsoc2013-empathy-c0c510473a1ac11e1718c7893f9276701b784eb6.zip
Add configure switches for nbtk (off by default).
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index fb7e431cd..25e3dc9d9 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -10,6 +10,7 @@ AM_CPPFLAGS = \
$(ENCHANT_CFLAGS) \
$(LIBCHAMPLAIN_CFLAGS) \
$(GEOCLUE_CFLAGS) \
+ $(MOBLIN_CFLAGS) \
$(WEBKIT_CFLAGS) \
$(WARN_CFLAGS) \
$(DISABLE_DEPRECATED)
@@ -78,6 +79,7 @@ libempathy_gtk_la_LIBADD = \
$(ENCHANT_LIBS) \
$(LIBCHAMPLAIN_LIBS) \
$(GEOCLUE_LIBS) \
+ $(MOBLIN_LIBS) \
$(WEBKIT_LIBS) \
$(top_builddir)/libempathy/libempathy.la