devilhorns pushed a commit to branch master.

commit 05148c85ab1dd8eed21fcd5605bc62cc724a18ab
Author: Chris Michael <[email protected]>
Date:   Thu Aug 1 17:18:13 2013 +0100

    Fix dark theme to actually build by passing -sd to edje_cc.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

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

-- 

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk

Reply via email to