aboutsummaryrefslogtreecommitdiff
path: root/Makefile.maemo
diff options
context:
space:
mode:
authornotaz2011-10-29 18:45:11 +0300
committernotaz2011-10-30 23:48:09 +0200
commit88d6397dd897815ccac8091bf7921f05ffa0b88e (patch)
treee7ebc9ddcb8f3ce7c57164794759d44bd9a009dc /Makefile.maemo
parent478216725b77d1c7fd45d972e3c596134633adba (diff)
downloadpcsx_rearmed-88d6397dd897815ccac8091bf7921f05ffa0b88e.tar.gz
pcsx_rearmed-88d6397dd897815ccac8091bf7921f05ffa0b88e.tar.bz2
pcsx_rearmed-88d6397dd897815ccac8091bf7921f05ffa0b88e.zip
fix maemo build
Diffstat (limited to 'Makefile.maemo')
-rw-r--r--Makefile.maemo1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.maemo b/Makefile.maemo
index 4e1b577..0c2e49f 100644
--- a/Makefile.maemo
+++ b/Makefile.maemo
@@ -2,6 +2,7 @@ USE_GTK=1
USE_ALSA=1
USE_OSS=0
PLATFORM=generic
+NO_TSLIB=1
export MAEMO=1
LDFLAGS += $(shell pkg-config --libs hildon-1 libpulse)