qt4: Add missing makefile include
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Aug 2010 16:14:48 +0000 (16:14 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Aug 2010 16:14:48 +0000 (16:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22741 3c298f89-4303-0410-b956-a3cf2f4a3e73

Xorg/lib/qt4/Makefile

index 62f95b1..b656dff 100644 (file)
@@ -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)