Commit ffff89e8 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Android vout: reference files used

parent 1220075a
......@@ -9,8 +9,8 @@ SOURCES_vout_sdl = sdl.c
SOURCES_directfb = directfb.c
SOURCES_vmem = vmem.c
SOURCES_yuv = yuv.c
SOURCES_android_surface = android/surface.c android/utils.c
SOURCES_android_opaque = android/opaque.c
SOURCES_android_surface = android/surface.c android/utils.c android/utils.h
SOURCES_android_opaque = android/opaque.c android/utils.c android/utils.h
if HAVE_DECKLINK
libdecklinkoutput_plugin_la_SOURCES = decklink.cpp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment