Enlightenment CVS committal Author : tilman Project : e17 Module : apps/entice
Dir : e17/apps/entice/data/themes/default Modified Files: Makefile.am Log Message: hello 2007. let's use the 'edj' suffix for edjes, okay? =================================================================== RCS file: /cvs/e/e17/apps/entice/data/themes/default/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- Makefile.am 13 Apr 2006 04:08:33 -0000 1.8 +++ Makefile.am 2 Apr 2007 19:58:12 -0000 1.9 @@ -19,18 +19,18 @@ parts/status.edc \ parts/tooltip.edc -CLEANFILES = $(EET) +CLEANFILES = $(EDJ) THEME = default EDC = $(THEME).edc -EET = $(EDC:%.edc=%.eet) -SUFFIXES = .edc .eet +EDJ = $(EDC:%.edc=%.edj) +SUFFIXES = .edc .edj themedir = $(pkgdatadir)/themes -theme_DATA = $(EET) +theme_DATA = $(EDJ) .PHONY: all all: $(EDC) -.edc.eet: +.edc.edj: edje_cc -v -id $(top_srcdir)/data/images -fd $(top_srcdir)/data/fonts $< $@ ------------------------------------------------------------------------- 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