theme: smyck build dependency fix

Summary:
smyck should be built if mild.edc has been changed.

@fix

Reviewers: billiob, raster

Subscribers: seoz

Differential Revision: https://phab.enlightenment.org/D1181
This commit is contained in:
Wonguk Jeong 2014-07-13 15:14:24 +02:00 committed by Boris Faure
parent 5bcf35d642
commit 3c0094041c
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ base16_ocean_dark.edj: Makefile base16_ocean_dark.edc mild.edc default_colors.in
$(top_srcdir)/data/themes/base16_ocean_dark.edc \
$(top_builddir)/data/themes/base16_ocean_dark.edj
smyck.edj: Makefile smyck.edc default_colors.in.edc
smyck.edj: Makefile smyck.edc mild.edc default_colors.in.edc
$(AM_V_EDJ)$(EDJE_CC) $(EDJE_FLAGS) \
$(top_srcdir)/data/themes/smyck.edc \
$(top_builddir)/data/themes/smyck.edj