Fix Makefile
authorTae-Hwan Kim <the81.kim@samsung.com>
Wed, 12 Jun 2013 02:04:18 +0000 (11:04 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 20 Jun 2013 12:46:32 +0000 (21:46 +0900)
Change-Id: Ib1d3ab7697fb3f4d41b0ddb4541d9b6e0a6100d6

themes/Makefile

index 05c2d8f..f630ddd 100644 (file)
@@ -40,7 +40,7 @@ all: light dark
         -id ./images/$(TARGET)/$(@:.edj=)/Screen_Reader\
         -sd ./sounds -fd ../objects $(SRC).edc \
         $(SRC)-$(TARGET)-$@
-       rm ./inc/tmp-inc.edc
+       rm -rf ./inc/tmp-inc.edc
 
 light: light.edj
 dark: dark.edj