projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b4e92b
)
elm: allow config_embed to be run out of tree
author
Vincent Torri
<vincent.torri@gmail.com>
Tue, 2 Apr 2019 12:52:11 +0000
(08:52 -0400)
committer
Wonki Kim
<wonki_.kim@samsung.com>
Mon, 8 Apr 2019 01:45:22 +0000
(10:45 +0900)
Test Plan: compilation
Reviewers: raster, cedric, zmike
Reviewed By: zmike
Subscribers: #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D8533
src/Makefile_Elementary.am
patch
|
blob
|
history
diff --git
a/src/Makefile_Elementary.am
b/src/Makefile_Elementary.am
index
a2729d1
..
eb540df
100644
(file)
--- a/
src/Makefile_Elementary.am
+++ b/
src/Makefile_Elementary.am
@@
-2075,4
+2075,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 $@