[empathy] tp-account-widgets/Makefile.am: remove Empathy's include paths



commit 7647a821fd1155a4d8c791df993ad59b6b89a715
Author: Marco Barisione <marco barisione collabora co uk>
Date:   Mon May 13 10:37:34 2013 +0100

    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 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am
index e8c2ac4..6635fae 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\"                      \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]