aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJohn Willis2010-06-15 20:45:13 +0000
committerJohn Willis2010-06-15 20:45:13 +0000
commit2e9a7155e6ba4398a1594df4c21de97f29a99193 (patch)
treeedfdec23f72013bd7821b3c157dfbbee9d4908f5 /configure
parentfea248ae2f0c2659d84bd8ec400530a6c5e5bc22 (diff)
downloadscummvm-rg350-2e9a7155e6ba4398a1594df4c21de97f29a99193.tar.gz
scummvm-rg350-2e9a7155e6ba4398a1594df4c21de97f29a99193.tar.bz2
scummvm-rg350-2e9a7155e6ba4398a1594df4c21de97f29a99193.zip
GP2X: Move port distribution rules into a makefile for use with buildbot.
This removes them from the old scripts in /backends/platform/gp2x/build/ and puts them in the right place. svn-id: r49892
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 7ccf36ca74..3b8dbe2471 100755
--- a/configure
+++ b/configure
@@ -1492,6 +1492,7 @@ if test -n "$_host"; then
_build_hq_scalers="no"
_mt32emu="no"
_vkeybd="yes"
+ _port_mk="backends/platform/gp2x/gp2x-bundle.mk"
;;
gp2xwiz)
DEFINES="$DEFINES -DUNIX -DGP2XWIZ -DNDEBUG"