summaryrefslogtreecommitdiff
path: root/src/Makefile_Eolian_Cxx.am
diff options
context:
space:
mode:
authorDaniel Kolesa <d.kolesa@osg.samsung.com>2015-06-01 16:59:00 +0100
committerDaniel Kolesa <d.kolesa@osg.samsung.com>2015-06-01 17:28:45 +0100
commitce65929422dc73aebc333a26d243a85a9a481bac (patch)
treebde6b819b4c540372d03208f71e209e3eaa26dfc /src/Makefile_Eolian_Cxx.am
parent0148350ce94be3dee92ccd9f15ae0549a4f81734 (diff)
downloadefl-ce65929422dc73aebc333a26d243a85a9a481bac.tar.gz
autotools: remove EOLIAN_FLAGS
We don't need to specify each dir separately as Eolian has been searching recursively for quite a while.
Diffstat (limited to 'src/Makefile_Eolian_Cxx.am')
-rw-r--r--src/Makefile_Eolian_Cxx.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile_Eolian_Cxx.am b/src/Makefile_Eolian_Cxx.am
index 3246324922..b310bbe479 100644
--- a/src/Makefile_Eolian_Cxx.am
+++ b/src/Makefile_Eolian_Cxx.am
@@ -56,9 +56,6 @@ bin_eolian_cxx_eolian_cxx_DEPENDENCIES = @USE_EOLIAN_INTERNAL_LIBS@
if EFL_ENABLE_TESTS
-EOLIAN_FLAGS += \
- -I$(srcdir)
-
check_PROGRAMS += tests/eolian_cxx/eolian_cxx_suite
TESTS += tests/eolian_cxx/eolian_cxx_suite