edje: Fix compilation of svg example (add -beta)

This commit is contained in:
Jean-Philippe Andre 2016-06-21 14:49:26 +09:00
parent 3ab15990d3
commit dfe7e8892a
1 changed files with 3 additions and 0 deletions

View File

@ -73,6 +73,9 @@ EDCS += $(PHYSICS_EDCS)
endif
DIST_EDCS += $(PHYSICS_EDCS)
# Support for SVG
EDJE_CC_FLAGS += -beta
.edc.edj:
$(AM_V_EDJ)$(EDJE_CC) $(EDJE_CC_FLAGS) $(SND_DIR) $(MO_DIR) $< $(builddir)/$(@F)