[ekiga/ds-gsettings3] Resource-lists: Ported to GSettings.



commit 27e0efeebab6a723fd54700497f8187db9db558a
Author: Damien Sandras <dsandras beip be>
Date:   Thu Nov 14 19:36:22 2013 +0100

    Resource-lists: Ported to GSettings.

 plugins/resource-list/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/resource-list/Makefile.am b/plugins/resource-list/Makefile.am
index 77a31a9..dbb9584 100644
--- a/plugins/resource-list/Makefile.am
+++ b/plugins/resource-list/Makefile.am
@@ -2,7 +2,7 @@ plugin_LTLIBRARIES = libgmresource_list.la
 
 AM_CXXFLAGS = \
        $(BOOST_CPPFLAGS) $(GLIB_CFLAGS) $(XML_CFLAGS) \
-       -I$(top_srcdir)/lib/gmconf                      \
+       -I$(top_srcdir)/lib/                            \
        -I$(top_srcdir)/lib/engine/framework            \
        -I$(top_srcdir)/lib/engine/presence             \
        -I$(top_srcdir)/lib/engine/account              \


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