ecore_audio: fix distribution of eolian files
authorJean Guyomarc'h <jean@guyomarch.bzh>
Sat, 3 Sep 2016 14:25:17 +0000 (16:25 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Sun, 4 Sep 2016 15:00:44 +0000 (17:00 +0200)
commit4d7aade97870ecf138d3fb4e622236bb1fb74618
tree9efe5e6f983f2bc6666f250130fbc9d7fa8f3f2a
parent58dedf4674c50ec4c434463fb49351f492a9e30d
ecore_audio: fix distribution of eolian files

When a 'make dist' is executed on a repository that does not have
CoreAudio support, eolian files required for CoreAudio compilation will
not be distributed, making the source distribution incompatible where
CoreAudio is required.
There is the same potential issue for pulseaudio, but as it is a basic
requirement, it is likely to always have been distributed because the
distribution was always created from a base which enabled pulseaudio.

This allows to produce on Linux a sources tarball usable on Mac OS X.

@fix
src/Makefile_Ecore_Audio.am