Ecore audio: Fix (skip) build on Windows

Thanks vtorri for the report
This commit is contained in:
Jean-Philippe Andre 2015-04-28 15:13:29 +09:00
parent 912924a634
commit aa057fd63d
1 changed files with 2 additions and 1 deletions

View File

@ -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