aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJohn Willis2010-06-15 17:49:40 +0000
committerJohn Willis2010-06-15 17:49:40 +0000
commitee419aad9cb16e36248158a434831163a93731db (patch)
tree7e0c5fd7d1c09da9de6f61b1a33d633c698eafee /configure
parentd8bc79814532818615a571e327e9f4d201e93057 (diff)
downloadscummvm-rg350-ee419aad9cb16e36248158a434831163a93731db.tar.gz
scummvm-rg350-ee419aad9cb16e36248158a434831163a93731db.tar.bz2
scummvm-rg350-ee419aad9cb16e36248158a434831163a93731db.zip
GP2XWiz: Add port distribution rules into a makefile so they can be used with buildbot.
This removes them from the old scripts in /backends/platform/gp2xwiz/build/ and puts them in the right place as make targets. svn-id: r49877
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index c8a640bea2..954f812707 100755
--- a/configure
+++ b/configure
@@ -1505,6 +1505,7 @@ if test -n "$_host"; then
_build_hq_scalers="no"
_mt32emu="no"
_vkeybd="yes"
+ _port_mk="backends/platform/gp2xwiz/gp2xwiz-bundle.mk"
;;
iphone)
DEFINES="$DEFINES -DIPHONE -DUNIX"