qt4: Add missing makefile include

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22741 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb 2010-08-20 16:14:48 +00:00
parent ff16f17a1f
commit 09ae446f45

View 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)