From 7647a821fd1155a4d8c791df993ad59b6b89a715 Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Mon, 13 May 2013 10:37:34 +0100 Subject: [PATCH] tp-account-widgets/Makefile.am: remove Empathy's include paths tp-account-widgets doesn't depend on Empathy headers any more! https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- tp-account-widgets/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am index e8c2ac43..6635fae8 100644 --- a/tp-account-widgets/Makefile.am +++ b/tp-account-widgets/Makefile.am @@ -1,7 +1,5 @@ AM_CPPFLAGS = \ $(ERROR_CFLAGS) \ - -I$(top_srcdir)/libempathy \ - -I$(top_srcdir)/libempathy-gtk \ -DDATADIR=\""$(datadir)"\" \ -DPKGDATADIR=\""$(pkgdatadir)"\" \ -DG_LOG_DOMAIN=\"empathy\" \ -- 2.39.2