Enlightenment CVS committal

Author  : mej
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/images


Modified Files:
        Makefile.am 


Log Message:
Fri Jul 23 14:14:43 2004                        Michael Jennings (mej)

Fixing "make distcheck" again.  If there's a problem with something
I've done, please talk to me before reverting it.  Thanks. :)
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/images/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 22 Jul 2004 04:44:24 -0000      1.4
+++ Makefile.am 23 Jul 2004 18:15:29 -0000      1.5
@@ -17,4 +17,5 @@
 
 SUFFIXES = .edc .eet
 .edc.eet:
-       edje_cc -v -id $(top_builddir)/data/images `basename $<` $@
+#      edje_cc -v -id $(top_builddir)/data/images `basename $<` $@
+       (cd $(top_srcdir)/data/images ; edje_cc -v -id . $(notdir $<) 
$(top_builddir)/data/images/$(notdir $@))




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to