Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/ewl_embed_test


Modified Files:
        Makefile.am 


Log Message:
add --disable-tests to configre option to remove the bild of the tests. Add the 
dll build of the tests on Windows

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/ewl_embed_test/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 17 Nov 2006 03:39:43 -0000      1.2
+++ Makefile.am 16 Nov 2007 18:57:51 -0000      1.3
@@ -5,10 +5,12 @@
 EDCS = ewl_embed_test.edc
 EDJS = $(EDCS:%.edc=%.edj)
 
-EXTRA_DIST = $(EDCS) 
+EXTRA_DIST = $(EDCS)
 
 CLEANFILES = $(EDJS)
 
+if EWL_TESTS_BUILD
+
 themedir = $(pkgdatadir)/themes/
 theme_DATA = $(EDJS)
 
@@ -18,3 +20,4 @@
 .edc.edj:
        edje_cc -v -id $(top_srcdir)/data/themes/$(notdir $(<:%.edc=%))/images 
$(top_srcdir)/data/themes/$(notdir $(<:%.edc=%))/$< 
$(top_builddir)/data/themes/$(notdir $(<:%.edc=%))/$(notdir $@)
 
+endif



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to