From b78b1ee522773a00cefb5b96b7d1262416f18aa6 Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 16 Jan 2003 23:38:48 +0000 Subject: Yank an unnecessary include spotted by Max --- (limited to 'qmake') 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= -- cgit v0.9.0.2