Don't use "qmake-qt4" as qmake

Tomaz' commit 009e6a6fa7 introduced
qmake-qt4 instead of qmake.  Oops.

Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Henrik Brautaset Aronsen 2013-05-14 09:05:38 +02:00 committed by Dirk Hohndel
parent 5d75b4b41b
commit c07e183f1f

View file

@ -5,7 +5,7 @@ all:
PKGCONFIG=pkg-config
XML2CONFIG=xml2-config
XSLCONFIG=xslt-config
QMAKE=qmake-qt4
QMAKE=qmake
MOC=moc
UIC=uic