summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hacohen <tom@stosb.com>2014-08-04 13:29:20 +0100
committerTom Hacohen <tom@stosb.com>2014-08-04 13:29:20 +0100
commit638e72fda4bd312247c133038b26d8105315176f (patch)
tree3f06c729d289bf1c229f78a443aba469d058deed
parent104f04eda19395396116ba4c4c23b17f00ace2ae (diff)
downloadefl-638e72fda4bd312247c133038b26d8105315176f.tar.gz
Eolian CXX: Get rid of built sources for the callbacks test sources.
This is not needed now that dependencies are well in place.
-rw-r--r--src/Makefile_Eolian_Cxx.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile_Eolian_Cxx.am b/src/Makefile_Eolian_Cxx.am
index b21b76041b..976cfcd2aa 100644
--- a/src/Makefile_Eolian_Cxx.am
+++ b/src/Makefile_Eolian_Cxx.am
@@ -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