examples: ecore: do not try to install files which are not available

The ecore_audio examples have been disabled and now do not compile right now.
But as they are disabled they never land in the tarball and thus we error out
with files not aviavle for install. Found by the OpenSUSE build service. Thanks
Simotek for reporting.

[ 2172s] /home/abuild/rpmbuild/BUILD/efl-1.17.99.47400/install-sh: ecore_audio_custom.c does not
exist.
This commit is contained in:
Stefan Schmidt 2016-06-07 14:13:30 +02:00
parent 62afb79dd5
commit 179de70189
1 changed files with 0 additions and 3 deletions

View File

@ -281,9 +281,6 @@ ecore_animator_example.c \
ecore_buffer_example.c \
ecore_buffer_consumer_example.c \
ecore_buffer_provider_example.c \
ecore_audio_custom.c \
ecore_audio_playback.c \
ecore_audio_to_ogg.c \
ecore_client_bench.c \
ecore_compose_get_example.c \
ecore_con_client_example.c \