There is an elm inside THEMES/detorious, use it instead ;-) Sent from my iPhone
On 17/08/2011, at 23:25, Enlightenment SVN <[email protected]> wrote: > Log: > make makefile... work > > > > Author: raster > Date: 2011-08-17 19:24:41 -0700 (Wed, 17 Aug 2011) > New Revision: 62545 > Trac: http://trac.enlightenment.org/e/changeset/62545 > > Modified: > trunk/THEMES/detour-elm/Makefile > > Modified: trunk/THEMES/detour-elm/Makefile > =================================================================== > --- trunk/THEMES/detour-elm/Makefile 2011-08-17 20:15:02 UTC (rev 62544) > +++ trunk/THEMES/detour-elm/Makefile 2011-08-18 02:24:41 UTC (rev 62545) > @@ -18,14 +18,14 @@ > > .SILENT : > > -all: version clean build install > +all: version clean detour-elm.edj > > clean: > @echo > @echo "Checking..." > if [ -e $(OUT) ]; then $(RM) $(OUT); fi > > -build: main.edc > +detour-elm.edj: main.edc > @echo "Running make..." > $(COMPILE) $(SRC) -o $(OUT) > > > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
