summaryrefslogtreecommitdiff
blob: 0026cde86452eeef5b6c2f786e9055a47bc6dfd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile	2004-12-06 14:14:53.000000000 +0100
+++ Makefile.new	2006-12-17 22:23:23.000000000 +0100
@@ -8,7 +8,7 @@
 	PREFIX=/usr/local
 endif
 
-QMAKE=qmake
+QMAKE=${QTDIR}/bin/qmake
 DATE=$(shell date +%Y%m%d)
 VERSION=0.6.7
 ifndef USER