leif pushed a commit to branch master.

commit 0ec7d4c018f957764012ec1408b4d2cd6ea62a55
Author: Leif Middelschulte <[email protected]>
Date:   Tue Aug 13 16:25:07 2013 +0200

    Fix Makefile to build again, rendering edje/build.sh useless.
    
    Unless raster decides to remove it, I'll leave the build.sh in place.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e71310c..53bf027 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ clean:
        rm -f $(BUILDDIR)/dark.edj
 
 
-dark.edj: $(EDCS) $(IMAGES) Makefile
+$(BUILDDIR)/dark.edj: $(EDCS) $(IMAGES) Makefile
        $(EDJE_CC) -id $(SRCDIR)/img/ \
                 -sd $(SRCDIR)/snd/ \
                $(SRCDIR)/dark.edc \

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to