From 09ae446f45cd769a7ed9d58cddb2b1db80f6f68a Mon Sep 17 00:00:00 2001 From: mb Date: Fri, 20 Aug 2010 16:14:48 +0000 Subject: [PATCH] qt4: Add missing makefile include git-svn-id: svn://svn.openwrt.org/openwrt/packages@22741 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/lib/qt4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Xorg/lib/qt4/Makefile b/Xorg/lib/qt4/Makefile index 62f95b1af..b656dff09 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.11.0