Eolian CXX: Get rid of built sources for the callbacks test sources.

This is not needed now that dependencies are well in place.
This commit is contained in:
Tom Hacohen 2014-08-04 13:29:20 +01:00
parent 104f04eda1
commit 638e72fda4
1 changed files with 0 additions and 4 deletions

View File

@ -54,10 +54,6 @@ bin_eolian_cxx_eolian_cxx_DEPENDENCIES = @USE_EOLIAN_INTERNAL_LIBS@
if EFL_ENABLE_TESTS
BUILT_SOURCES += \
tests/eolian_cxx/callback.eo.c \
tests/eolian_cxx/callback.eo.h
check_PROGRAMS += tests/eolian_cxx/eolian_cxx_suite
TESTS += tests/eolian_cxx/eolian_cxx_suite