summaryrefslogtreecommitdiff
Unidiff
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)
5export QMAKESPECSDIR=$(OPIEDIR)/mkspecs 5export QMAKESPECSDIR=$(OPIEDIR)/mkspecs
6export QMAKESPEC=$(QMAKESPECSDIR)/qws/linux-generic-g++
7 6
@@ -87,2 +86,4 @@ endif
87 86
87export QMAKESPEC=$(QMAKESPECSDIR)/qws/$(CONFIG_SPECFILE)
88
88all : $(subdir-y) 89all : $(subdir-y)
@@ -91,3 +92,2 @@ $(subdir-y) : $(TOPDIR)/stamp-headers
91 92
92
93include $(TOPDIR)/Rules.make 93include $(TOPDIR)/Rules.make