build: fix examples build without c# bindings enabled

Listing it here without guards will break for builds without c# enabled.
It was actually taken care of a few lines below where it gets included
with the right guards. This one was just around by accident I think.
This commit is contained in:
Stefan Schmidt 2017-12-05 09:26:22 +01:00
parent bdc3969452
commit f5001ca4f9
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ examples/emotion \
examples/emile \
examples/elocation \
examples/ethumb_client \
examples/efl_mono \
examples/elementary
if HAVE_ELUA