From 685317b4572ea152db87e43d099af467d61bb45c Mon Sep 17 00:00:00 2001 From: xawotihs Date: Sat, 28 Dec 2013 18:02:32 +0100 Subject: [PATCH] Installs psp HGE lib --- travis-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis-script.sh b/travis-script.sh index 468f99a1a..f3dd372fa 100755 --- a/travis-script.sh +++ b/travis-script.sh @@ -22,7 +22,7 @@ cd ../../../.. # we're building a PSP binary here cd JGE make -j 8 -make -j 8 -f Makefile.hge +make -j 8 -f Makefile.hge install cd .. cd projects/mtg mkdir objs