X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavdevice%2FMakefile;h=f11a6f2a860b1cfeac9f22c3088e4e0bf488b194;hb=830695be366ff753a3f7b8dd97c10d3e6187d41c;hp=8228d6214793fe35203b907aed44e68bdc7f0b4f;hpb=fe1fb48e2bd1e5bddcde8b898084851cc8f6939c;p=ffmpeg diff --git a/libavdevice/Makefile b/libavdevice/Makefile index 8228d621479..f11a6f2a860 100644 --- a/libavdevice/Makefile +++ b/libavdevice/Makefile @@ -14,6 +14,7 @@ OBJS-$(CONFIG_SHARED) += reverse.o # input/output devices OBJS-$(CONFIG_ALSA_INDEV) += alsa_dec.o alsa.o timefilter.o OBJS-$(CONFIG_ALSA_OUTDEV) += alsa_enc.o alsa.o +OBJS-$(CONFIG_ANDROID_CAMERA_INDEV) += android_camera.o OBJS-$(CONFIG_AVFOUNDATION_INDEV) += avfoundation.o OBJS-$(CONFIG_BKTR_INDEV) += bktr.o OBJS-$(CONFIG_CACA_OUTDEV) += caca.o