Skip to content
Snippets Groups Projects
Commit 8db3bdf8 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

Fix audiotrack sources

parent fbc1eb8a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ SOURCES_auhal = auhal.c packet.c
SOURCES_audioqueue = audioqueue.c packet.c
SOURCES_opensles_android = opensles_android.c
libandroid_audiotrack_plugin_la_SOURCES = android_audiotrack.c
libandroid_audiotrack_plugin_la_SOURCES = audiotrack.c
libandroid_audiotrack_plugin_la_CFLAGS = $(AM_CFLAGS)
libandroid_audiotrack_plugin_la_LIBADD = $(AM_LIBADD) -ldl
if HAVE_ANDROID
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment