Skip to content
Snippets Groups Projects
Commit e76f61b5 authored by Vladimir Stoiakin's avatar Vladimir Stoiakin
Browse files

meson: fix syntactic error

Change-Id: I735c0747045160a7a05fe075bd2be6c549589a6d
parent fa0c4a70
No related branches found
No related tags found
No related merge requests found
...@@ -189,6 +189,7 @@ if conf.get('HAVE_COREAUDIO') == 1 ...@@ -189,6 +189,7 @@ if conf.get('HAVE_COREAUDIO') == 1
'media/audio/coreaudio/osx/corelayer.cpp' 'media/audio/coreaudio/osx/corelayer.cpp'
) )
endif endif
endif
if conf.get('HAVE_LIBUPNP') == 1 if conf.get('HAVE_LIBUPNP') == 1
libjami_sources += files( libjami_sources += files(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment