mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
5d75b4b41b
commit
c07e183f1f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ all:
|
|||
PKGCONFIG=pkg-config
|
||||
XML2CONFIG=xml2-config
|
||||
XSLCONFIG=xslt-config
|
||||
QMAKE=qmake-qt4
|
||||
QMAKE=qmake
|
||||
MOC=moc
|
||||
UIC=uic
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue