summaryrefslogtreecommitdiff
path: root/qmake
authorkergoth <kergoth>2003-01-16 23:38:48 (UTC)
committer kergoth <kergoth>2003-01-16 23:38:48 (UTC)
commitb78b1ee522773a00cefb5b96b7d1262416f18aa6 (patch) (side-by-side diff)
treebc0a8ecb29326d2312ff03755dd74f07b84d32fc /qmake
parent0ec2acb93d322caefff68191678141d72f8d6da7 (diff)
downloadopie-b78b1ee522773a00cefb5b96b7d1262416f18aa6.zip
opie-b78b1ee522773a00cefb5b96b7d1262416f18aa6.tar.gz
opie-b78b1ee522773a00cefb5b96b7d1262416f18aa6.tar.bz2
Yank an unnecessary include spotted by Max
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 86dd77d..90b0f07 100644
--- a/qmake/Makefile
+++ b/qmake/Makefile
@@ -22,7 +22,7 @@ CFLAGS= \
-I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac \
-I$(OPIEDIR)/qmake/include -I$(OPIEDIR)/qmake/include/qmake -I$(QMAKESPECSDIR)/default \
-I$(OPIEDIR)/qmake/include/private \
- -DQT_NO_TEXTCODEC -DQT_LITE_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I$(QMAKESPECSDIR)/qws/linux-x86-g++
+ -DQT_NO_TEXTCODEC -DQT_LITE_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
CXXFLAGS= $(CFLAGS)
LFLAGS=