summaryrefslogtreecommitdiffstats
path: root/Configure.mk
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2013-05-14 09:05:38 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-14 05:21:25 -0400
commitc07e183f1f313316a411cfa4aac09379092add7d (patch)
tree98965768ed6e15918fde3990fbe9088d707197a0 /Configure.mk
parent5d75b4b41b4fe9113683f14134fb5e81e2f895f9 (diff)
downloadsubsurface-c07e183f1f313316a411cfa4aac09379092add7d.tar.gz
Don't use "qmake-qt4" as qmake
Tomaz' commit 009e6a6fa7055ed0ef14e4b4d9407999d86ef158 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>
Diffstat (limited to 'Configure.mk')
-rw-r--r--Configure.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure.mk b/Configure.mk
index f3281d317..96508c65c 100644
--- a/Configure.mk
+++ b/Configure.mk
@@ -5,7 +5,7 @@ all:
PKGCONFIG=pkg-config
XML2CONFIG=xml2-config
XSLCONFIG=xslt-config
-QMAKE=qmake-qt4
+QMAKE=qmake
MOC=moc
UIC=uic