examples: elementary: fix path for image include to dist

I missed the correct path for the added image resource in commit
ce3b2dcd99
Distcheck failed as it was not able to find the file.

Differential Revision: https://phab.enlightenment.org/D6893
This commit is contained in:
Stefan Schmidt 2018-08-22 14:37:24 +02:00
parent 7661f4049b
commit 10399e8ddc
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ elementary/prefs_example_03.epc
$(AM_V_EPB)$(ELM_PREFS_CC) $< $@
ELM_DATA_FILES = \
sky_01.jpg \
elementary/sky_01.jpg \
elementary/dict.txt \
$(ELM_EDCS) \
$(ELM_EPCS)