Revert "tests/eolian_cxx: Add another generated file to BUILT_SOURCES"

This reverts commit 577a6bfbba.

This brings efl back to building - it entirely stopped building for me
with this change so even if this tried to fix something... it made
just regular building of efl at all cease to work here which i'd say
is bad (if this just fixes a dist problem - at least dist is broken,
but regular build is not - we are in better shape).
This commit is contained in:
Carsten Haitzler 2014-07-30 21:33:25 +09:00
parent beb7e6e611
commit 4d8dcab8f0
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,7 @@ if EFL_ENABLE_TESTS
BUILT_SOURCES += \
tests/eolian_cxx/callback.eo.c \
tests/eolian_cxx/callback.eo.h \
tests/eolian_cxx/callback.eo.hh
tests/eolian_cxx/callback.eo.h
check_PROGRAMS += tests/eolian_cxx/eolian_cxx_suite
TESTS += tests/eolian_cxx/eolian_cxx_suite