diff --git a/src/Makefile_Ecore_Audio_Cxx.am b/src/Makefile_Ecore_Audio_Cxx.am index 5bd661942e..d31d3ec90f 100644 --- a/src/Makefile_Ecore_Audio_Cxx.am +++ b/src/Makefile_Ecore_Audio_Cxx.am @@ -1,4 +1,4 @@ - +if HAVE_ECORE_AUDIO if HAVE_CXX11 ### Generated headers @@ -48,3 +48,4 @@ tests_ecore_audio_cxx_cxx_compile_test_DEPENDENCIES = @USE_ECORE_INTERNAL_LIBS@ endif endif +endif