properly use dynamic linking for LGPL libraries

This commit is contained in:
fysx
2014-02-07 23:40:02 +01:00
parent 00052d8067
commit e4e1a0f59b
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ LOCAL_SRC_FILES := \
# $(info libmpg123: include dirs $(LOCAL_C_INCLUDES))
# $(info libmpg123: src files $(LOCAL_SRC_FILES))
include $(BUILD_STATIC_LIBRARY)
include $(BUILD_SHARED_LIBRARY)