Enlightenment CVS committal

Author  : mickeyl
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
        Makefile.am 


Log Message:
fix building ecore without X

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_x/Makefile.am,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- Makefile.am 23 Jul 2008 10:00:00 -0000      1.43
+++ Makefile.am 25 Jul 2008 11:42:02 -0000      1.44
@@ -1,8 +1,8 @@
 MAINTAINERCLEANFILES = Makefile.in
 
-SUBDIRS = xlib xcb
-
 if BUILD_ECORE_X
+
+SUBDIRS = xlib xcb
 
 if BUILD_ECORE_X_XCB
 DEP = xcb/libecore_x_xcb.la



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to