From: mb Date: Fri, 20 Aug 2010 16:14:48 +0000 (+0000) Subject: qt4: Add missing makefile include X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=09ae446f45cd769a7ed9d58cddb2b1db80f6f68a;p=packages.git qt4: Add missing makefile include git-svn-id: svn://svn.openwrt.org/openwrt/packages@22741 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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)