Merge branch 'fix-mingw32-native' of https://github.com/jin-eld/ProjectTox-Core

This commit is contained in:
irungentoo 2014-07-13 18:59:40 -04:00
commit 2119a35604
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -25,4 +25,5 @@ libtoxdns_la_LDFLAGS = $(TOXCORE_LT_LDFLAGS) \
libtoxdns_la_LIBADD = $(LIBSODIUM_LIBS) \
$(NACL_OBJECTS) \
$(NAC_LIBS) \
$(PTHREAD_LIBS)
$(PTHREAD_LIBS) \
libtoxcore.la