Enlightenment CVS committal Author : titan Project : e17 Module : proto
Dir : e17/proto/ephoto/data/images Modified Files: Makefile.am Added Files: image_bg.edc Log Message: Finish moving ephoto to ewl_shadow =================================================================== RCS file: /cvs/e/e17/proto/ephoto/data/images/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- Makefile.am 6 Oct 2006 02:25:11 -0000 1.8 +++ Makefile.am 9 Oct 2006 03:22:36 -0000 1.9 @@ -1,4 +1,9 @@ MAINTAINERCLEANFILES = Makefile.in + +EDCS = image_bg.edc + +EDJS = $(EDCS:%.edc=%.edj) + FILES = add.png \ dialog-close.png \ emblem-favorite.png \ @@ -18,5 +23,12 @@ undo.png \ x-office-presentation.png imagedir = $(pkgdatadir)/images +edjedir = $(pkgdatadir)/images +edje_DATA = $(EDJS) +all: $(EDJS) +image_bg.edj: ${EDCS} +SUFFIXES = .edc .edj +.edc.edj: + edje_cc image_bg.edc image_bg.edj image_DATA = $(FILES) EXTRA_DIST = $(FILES) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs