[ekiga] Deal with the recent code moves
- From: Julien Puydt <jpuydt src gnome org>
- To: svn-commits-list gnome org
- Subject: [ekiga] Deal with the recent code moves
- Date: Thu, 11 Jun 2009 11:42:58 -0400 (EDT)
commit 33249bb7f87d721b1a5aa1588cdc02e7293b11d1
Author: Julien Puydt <jpuydt noether localdomain>
Date: Mon Jan 5 11:26:04 2009 +0100
Deal with the recent code moves
configure.ac | 2 --
lib/engine/components/loudmouth/Makefile.am | 6 +++---
2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1d6508b..84df1b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -873,8 +873,6 @@ lib/engine/components/opal/Makefile
lib/engine/components/resource-list/Makefile
lib/engine/components/gnome-session/Makefile
lib/engine/components/xcap/Makefile
-lib/engine/components/opal/Makefile
-lib/engine/components/evolution/Makefile
lib/engine/components/null-audioinput/Makefile
lib/engine/components/null-audiooutput/Makefile
lib/engine/components/mlogo-videoinput/Makefile
diff --git a/lib/engine/components/loudmouth/Makefile.am b/lib/engine/components/loudmouth/Makefile.am
index 06cda8c..f6ba8b8 100644
--- a/lib/engine/components/loudmouth/Makefile.am
+++ b/lib/engine/components/loudmouth/Makefile.am
@@ -7,9 +7,9 @@ AM_CXXFLAGS = $(SIGC_CFLAGS) $(XML_CFLAGS) $(LOUDMOUTH_CFLAGS)
INCLUDES = \
-I$(top_srcdir)/lib/gmconf \
-I$(top_srcdir)/lib/engine/framework \
- -I$(top_srcdir)/lib/engine/account/skel \
- -I$(top_srcdir)/lib/engine/presence/skel \
- -I$(top_srcdir)/lib/engine/chat/skel
+ -I$(top_srcdir)/lib/engine/account \
+ -I$(top_srcdir)/lib/engine/presence \
+ -I$(top_srcdir)/lib/engine/chat
libgmloudmouth_la_SOURCES = \
$(loudmouth_dir)/loudmouth-main.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]