summaryrefslogtreecommitdiff
path: root/qmake
authorkergoth <kergoth>2002-11-01 05:27:39 (UTC)
committer kergoth <kergoth>2002-11-01 05:27:39 (UTC)
commit9764202a3e4d35d8b2a0b6330ecfad5a29d56e01 (patch) (side-by-side diff)
tree5a96f2785522375445f8d61c406789f08c744bc0 /qmake
parentc1bebfec181211aacbe9e9b85bcccfe4aef98a67 (diff)
downloadopie-9764202a3e4d35d8b2a0b6330ecfad5a29d56e01.zip
opie-9764202a3e4d35d8b2a0b6330ecfad5a29d56e01.tar.gz
opie-9764202a3e4d35d8b2a0b6330ecfad5a29d56e01.tar.bz2
Path correction
Diffstat (limited to 'qmake') (more/less context) (ignore whitespace changes)
-rw-r--r--qmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/Makefile b/qmake/Makefile
index 7ad05d9..faaeafe 100644
--- a/qmake/Makefile
+++ b/qmake/Makefile
@@ -1,5 +1,5 @@
TOPDIR=$(shell pwd)
-QMAKESPECSDIR=$(OPIEDIR)
+QMAKESPECSDIR=$(OPIEDIR)/mkspecs
########################################################################
## This file was autogenerated by configure, all changes will be lost ##