Fixed build 'error'

This commit is contained in:
mannol 2014-02-16 22:11:10 +01:00
parent 272ed7e6db
commit f79b327fd6

View File

@ -68,7 +68,8 @@ phone_LDADD = libtoxav.la \
$(OPENAL_LIBS) \
$(OPUS_LIBS) \
$(VPX_LIBS)\
$(PTHREAD_LIBS)
$(PTHREAD_LIBS)\
$(NACL_LIBS)
endif