elm: allow config_embed to be run out of tree

Test Plan: compilation

Reviewers: raster, cedric, zmike

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8533
This commit is contained in:
Vincent Torri 2019-04-02 08:52:11 -04:00 committed by Mike Blumenkrantz
parent 2647d93177
commit 6c403c279d
1 changed files with 1 additions and 1 deletions

View File

@ -2007,4 +2007,4 @@ lib/elementary/elm_code_widget_undo.c \
lib/elementary/config_embed
lib/elementary/elm_default_config.x:
lib/elementary/config_embed $(abs_top_srcdir)/data/elementary/config/standard/base.src.in $@
$(top_srcdir)/src/lib/elementary/config_embed $(abs_top_srcdir)/data/elementary/config/standard/base.src.in $@