From 787d7840fecbb535c071c063f3046f2b33168ae7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Fri, 20 Aug 2010 16:14:48 +0000 Subject: [PATCH] qt4: Add missing makefile include SVN-Revision: 22741 --- Xorg/lib/qt4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Xorg/lib/qt4/Makefile b/Xorg/lib/qt4/Makefile index 62f95b1afb..b656dff09b 100644 --- a/Xorg/lib/qt4/Makefile +++ b/Xorg/lib/qt4/Makefile @@ -34,6 +34,7 @@ PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_qt4-mysql include $(INCLUDE_DIR)/package.mk +-include $(if $(DUMP),,./files/qmake.mk) # this should be moved to a more generic place later, as other packages are configured different as well depending on available nptl support ifeq ($(CONFIG_USE_GLIBC),y) -- 2.30.2