[ekiga] Really fix bug #593007



commit b4ef10d57ab469fd74d2966ff37dca94e0822aef
Author: Julien Puydt <jpuydt gnome org>
Date:   Tue Aug 25 16:40:53 2009 +0200

    Really fix bug #593007
    
    Thanks Alexey Slynko

 lib/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 923e980..87f8a32 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,10 +1,10 @@
-SUBDIRS = . platform gmconf gui toolbox
+SUBDIRS = platform gmconf gui toolbox
 
 if !WIN32
 SUBDIRS += pixops
 endif
 
-SUBDIRS += engine
+SUBDIRS += . engine
 
 
 noinst_LTLIBRARIES = libekiga.la



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