From: Mirko Vogt Date: Mon, 26 Mar 2012 14:05:33 +0000 (+0000) Subject: append include path to DirectFB to unbreak build with support for DirectFB X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=61d4c0daab0bc2751f4b61638da7d5ab00a065b0;p=openwrt%2Fsvn-archive%2Ffeeds.git append include path to DirectFB to unbreak build with support for DirectFB SVN-Revision: 31076 --- diff --git a/xorg/lib/qt4/Makefile b/xorg/lib/qt4/Makefile index cb278a9..87bb309 100644 --- a/xorg/lib/qt4/Makefile +++ b/xorg/lib/qt4/Makefile @@ -266,7 +266,7 @@ endef TARGET_INCDIRS+=$(STAGING_DIR)/include $(STAGING_DIR)/usr/include $(TOOLCHAIN_DIR)/include $(TOOLCHAIN_DIR)/usr/include TARGET_LIBDIRS+=$(STAGING_DIR)/lib $(STAGING_DIR)/usr/lib $(TOOLCHAIN_DIR)/lib $(TOOLCHAIN_DIR)/usr/lib TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib,-rpath-link=$(PKG_BUILD_DIR)/lib -TARGET_CFLAGS+=-I$(STAGING_DIR)/usr/include/freetype2 -I$(PKG_BUILD_DIR)/include +TARGET_CFLAGS+=-I$(STAGING_DIR)/usr/include/freetype2 -I$(PKG_BUILD_DIR)/include -I$(STAGING_DIR)/usr/include/directfb ifeq ($(CONFIG_QT4_WS_QWS),y) FILEPFX:=qws-