From 592231712d1964711ac5b3d13f8f744cfe446777 Mon Sep 17 00:00:00 2001 From: kh1 Date: Thu, 10 Jan 2013 12:45:46 +0100 Subject: Fix examples "make install", missing the doc files. Change-Id: Ifcfc888782e2087476f6f65388db5cda753e0ee7 Reviewed-by: Oswald Buddenhagen --- examples/help/contextsensitivehelp/contextsensitivehelp.pro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'examples/help') diff --git a/examples/help/contextsensitivehelp/contextsensitivehelp.pro b/examples/help/contextsensitivehelp/contextsensitivehelp.pro index 516a2e45c..7f13544e3 100644 --- a/examples/help/contextsensitivehelp/contextsensitivehelp.pro +++ b/examples/help/contextsensitivehelp/contextsensitivehelp.pro @@ -11,4 +11,7 @@ HEADERS += wateringconfigdialog.h \ FORMS += wateringconfigdialog.ui target.path = $$[QT_INSTALL_EXAMPLES]/help/contextsensitivehelp -INSTALLS += target +docs.files += $$PWD/doc +docs.path = $$target.path + +INSTALLS += target docs -- cgit v1.2.3