Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

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


Modified Files:
        Makefile.am 


Log Message:
be a bit more posix-conform (that fixes some build problems on openbsd)

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/ewl_embed_test/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 16 Nov 2007 18:57:51 -0000      1.3
+++ Makefile.am 24 Nov 2007 10:39:36 -0000      1.4
@@ -18,6 +18,6 @@
 
 SUFFIXES = .edc .edj
 .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 $@)
+       edje_cc -v -id $(top_srcdir)/data/themes/$(*F)/images 
$(top_srcdir)/data/themes/$(*F)/$< $(top_builddir)/data/themes/$(*F)/$(@F)
 
 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