Enlightenment CVS committal

Author  : xenith
Project : misc
Module  : erss

Dir     : misc/erss/data


Modified Files:
        Makefile.am 


Log Message:
eet -> edj

===================================================================
RCS file: /cvsroot/enlightenment/misc/erss/data/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 22 Jan 2004 22:10:12 -0000      1.3
+++ Makefile.am 25 Mar 2005 01:16:59 -0000      1.4
@@ -2,16 +2,16 @@
 
 EDCS =  default.edc white.edc darkgray.edc
 
-EETS = $(EDCS:%.edc=%.eet)
+EDJS = $(EDCS:%.edc=%.edj)
 
 EXTRA_DIST = $(EDCS)
-CLEANFILES = $(EETS)
+CLEANFILES = $(EDJS)
 
 themedir = $(pkgdatadir)
-theme_DATA = $(EETS)
+theme_DATA = $(EDJS)
 
-all: $(EETS)
+all: $(EDJS)
 
-SUFFIXES = .edc .eet
-.edc.eet:
+SUFFIXES = .edc .edj
+.edc.edj:
        edje_cc -v $< $@




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to