summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.test b/Makefile.test
index 6753ee1..61d8a56 100644
--- a/Makefile.test
+++ b/Makefile.test
@@ -5,3 +5,2 @@ export TOPDIR:=$(OPIEDIR)
export QMAKESPECSDIR=$(OPIEDIR)/mkspecs
-export QMAKESPEC=$(QMAKESPECSDIR)/qws/linux-generic-g++
@@ -87,2 +86,4 @@ endif
+export QMAKESPEC=$(QMAKESPECSDIR)/qws/$(CONFIG_SPECFILE)
+
all : $(subdir-y)
@@ -91,3 +92,2 @@ $(subdir-y) : $(TOPDIR)/stamp-headers
-
include $(TOPDIR)/Rules.make