[Buildroot] [git commit] qt5webchannel: use QT5WEBCHANNEL_INSTALL_TARGET_EXAMPLES

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Nov 1 15:11:36 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=77be1aa5187f80fc02a55cb2173f3f1251043ca7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Matt Kraai <kraai at ftbfs.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/qt5/qt5webchannel/qt5webchannel.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/qt5/qt5webchannel/qt5webchannel.mk b/package/qt5/qt5webchannel/qt5webchannel.mk
index 9e94914..3865ced 100644
--- a/package/qt5/qt5webchannel/qt5webchannel.mk
+++ b/package/qt5/qt5webchannel/qt5webchannel.mk
@@ -62,6 +62,7 @@ define QT5WEBCHANNEL_INSTALL_TARGET_CMDS
 	$(QT5WEBCHANNEL_INSTALL_TARGET_LIBS)
 	$(QT5WEBCHANNEL_INSTALL_TARGET_QMLS)
 	$(QT5WEBCHANNEL_INSTALL_TARGET_JAVASCRIPT)
+	$(QT5WEBCHANNEL_INSTALL_TARGET_EXAMPLES)
 endef
 
 $(eval $(generic-package))


More information about the buildroot mailing list