summaryrefslogtreecommitdiff
path: root/toxav/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/Makefile.inc')
-rw-r--r--toxav/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/toxav/Makefile.inc b/toxav/Makefile.inc
index 0472d361..578b6ffc 100644
--- a/toxav/Makefile.inc
+++ b/toxav/Makefile.inc
@@ -61,7 +61,9 @@ phone_LDADD = libtoxav.la \
61 $(AVDEVICE_LIBS) \ 61 $(AVDEVICE_LIBS) \
62 $(SWSCALE_LIBS) \ 62 $(SWSCALE_LIBS) \
63 $(SDL_LIBS) \ 63 $(SDL_LIBS) \
64 $(OPENAL_LIBS) 64 $(OPENAL_LIBS) \
65 $(OPUS_LIBS) \
66 $(VPX_LIBS)
65 67
66 68
67endif \ No newline at end of file 69endif \ No newline at end of file