Changed Default font name.
[platform/core/appfw/vconf-internal-keys.git] / Makefile
index 48fec4f..9837361 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,9 @@ init:
        @mkdir -p report
        @mkdir -p scripts
        @mkdir -p include
+       @find scripts -name "*.sh" -exec rm {} \;
+       @find data -name "*.sh" -exec rm {} \;
+
 #      if [ -a ./scripts/all.sh ]; \
 #      then \
 #              rm ./scripts/all.sh; \