Eolian CXX: Get rid of built sources for the callbacks test sources.
authorTom Hacohen <tom@stosb.com>
Mon, 4 Aug 2014 12:29:20 +0000 (13:29 +0100)
committerTom Hacohen <tom@stosb.com>
Mon, 4 Aug 2014 12:29:20 +0000 (13:29 +0100)
This is not needed now that dependencies are well in place.

src/Makefile_Eolian_Cxx.am

index b21b760..976cfcd 100644 (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