efl_wl: fix typo in file name to make sure xml file lands in dist

In commit 6bb56b3f56 a new xml wayland
protocol file was added. Due to a typo in its name in EXTRA_DIST it
never made it into the tarball breaking the wayland build.
This commit is contained in:
Stefan Schmidt 2017-08-04 10:28:52 +02:00
parent 0e7a316a7a
commit 2221970fff
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
EXTRA_DIST2 += \
wayland_protocol/aux-hints.xml \
wayland_protocol/efl-aux-hints.xml \
wayland_protocol/session-recovery.xml \
wayland_protocol/teamwork.xml \
wayland_protocol/www.xml