elm_prefs_cc: use the right macro to allow cross compilation nicely.

This commit is contained in:
Cedric Bail 2013-12-01 20:58:18 +09:00
parent 13bab482b3
commit 8b7d797844
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ filesdir = $(datadir)/elementary/objects
files_DATA = test.edj test_external.edj multip.edj cursors.edj font_preview.edj postit_ent.edj multibuttonentry.edj test_prefs.edj test_prefs.epb test_focus_custom.edj
ELM_PREFS_CC = $(top_builddir)/src/bin/@ELM_PREFS_CC_PRG@
ELM_PREFS_CC = @elm_prefs_cc@
EXTRA_DIST = \
test.edc \

View File

@ -19,7 +19,7 @@ AM_CPPFLAGS = \
@ELEMENTARY_EWEATHER_CFLAGS@ \
@ELEMENTARY_EMAP_CFLAGS@
ELM_PREFS_CC = $(top_builddir)/src/bin/@ELM_PREFS_CC_PRG@
ELM_PREFS_CC = @elm_prefs_cc@
noinst_DATA = widget_preview_prefs.epb