aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcraigsc2020-01-13 00:21:09 -0800
committercraigsc2020-01-13 20:26:17 -0800
commitcd6cbb190a00bf0ce1b715ddefaf3f7489fcf1bf (patch)
tree91122488727a025036176af87516fa972dfd3f97
parent673c0a61c0a764c8ab605803fc393f8e8c565c65 (diff)
downloadscummvm-rg350-cd6cbb190a00bf0ce1b715ddefaf3f7489fcf1bf.tar.gz
scummvm-rg350-cd6cbb190a00bf0ce1b715ddefaf3f7489fcf1bf.tar.bz2
scummvm-rg350-cd6cbb190a00bf0ce1b715ddefaf3f7489fcf1bf.zip
Accidentally set the wrong name for the dynlib, correcting the typo
-rw-r--r--backends/platform/dingux/dingux.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/dingux/dingux.mk b/backends/platform/dingux/dingux.mk
index 816b6fb6d4..f812e6e7b2 100644
--- a/backends/platform/dingux/dingux.mk
+++ b/backends/platform/dingux/dingux.mk
@@ -59,7 +59,7 @@ ifdef DYNAMIC_MODULES
$(MKDIR) $(gcw0_bundle)/plugins
$(CP) $(PLUGINS) $(gcw0_bundle)/plugins/
endif
- $(CP) $(libloc)/../lib/libmad.so.0.2.1 $(gcw0_bundle)/libmad.so.0
+ $(CP) $(libloc)/../lib/libmad.so* $(gcw0_bundle)/
$(CP) $(EXECUTABLE) $(gcw0_bundle)/scummvm
$(CP) $(srcdir)/dists/gcw0/scummvm.png $(gcw0_bundle)/