aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorFabio Battaglia2010-09-08 08:26:20 +0000
committerFabio Battaglia2010-09-08 08:26:20 +0000
commit690fea29333daadd79d7bc305ee7fff040613b9f (patch)
tree92a4addc84103433408f8ac2e7467fbe98a43c83 /configure
parent58139baf3710160c8382db14df26291d176e70cd (diff)
downloadscummvm-rg350-690fea29333daadd79d7bc305ee7fff040613b9f.tar.gz
scummvm-rg350-690fea29333daadd79d7bc305ee7fff040613b9f.tar.bz2
scummvm-rg350-690fea29333daadd79d7bc305ee7fff040613b9f.zip
DINGUX: Add dingux.mk with specific 'dist' targets
svn-id: r52632
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 81813df22e..e9571bbf25 100755
--- a/configure
+++ b/configure
@@ -1593,6 +1593,7 @@ if test -n "$_host"; then
_vorbis=no
# Force disable seq on dingux, no way to use it and it would get enabled by default with configure
_seq_midi=no
+ _port_mk="backends/platform/dingux/dingux.mk"
;;
dreamcast)
DEFINES="$DEFINES -DDISABLE_DEFAULT_SAVEFILEMANAGER -DDISABLE_TEXT_CONSOLE -DDISABLE_COMMAND_LINE"