ekiga r7514 - in trunk: . lib/engine/components/dx-videooutput lib/engine/components/x-videooutput



Author: dsandras
Date: Sun Jan  4 22:24:34 2009
New Revision: 7514
URL: http://svn.gnome.org/viewvc/ekiga?rev=7514&view=rev

Log:
More fixes.


Modified:
   trunk/ChangeLog
   trunk/lib/engine/components/dx-videooutput/Makefile.am
   trunk/lib/engine/components/x-videooutput/Makefile.am

Modified: trunk/lib/engine/components/dx-videooutput/Makefile.am
==============================================================================
--- trunk/lib/engine/components/dx-videooutput/Makefile.am	(original)
+++ trunk/lib/engine/components/dx-videooutput/Makefile.am	Sun Jan  4 22:24:34 2009
@@ -9,7 +9,7 @@
 	-I$(top_srcdir)/lib/gmconf \
 	-I$(top_srcdir)/lib/engine/framework \
 	-I$(top_srcdir)/lib/engine/videooutput \
-	-I$(top_srcdir)/lib/engine/videooutput/common \
+	-I$(top_srcdir)/lib/engine/components/common-videooutput \
 	-I$(top_srcdir)/lib/gui
 
 libgmvideooutput_dx_la_SOURCES = \

Modified: trunk/lib/engine/components/x-videooutput/Makefile.am
==============================================================================
--- trunk/lib/engine/components/x-videooutput/Makefile.am	(original)
+++ trunk/lib/engine/components/x-videooutput/Makefile.am	Sun Jan  4 22:24:34 2009
@@ -8,7 +8,7 @@
 INCLUDES = \
 	-I$(top_srcdir)/lib/gmconf \
 	-I$(top_srcdir)/lib/engine/framework \
-	-I$(top_srcdir)/lib/engine/components/x-videooutput \
+	-I$(top_srcdir)/lib/engine/videooutput \
 	-I$(top_srcdir)/lib/engine/components/common-videooutput \
 	-I$(top_srcdir)/lib/gui
 



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