diff options
author | David Boddie <david.boddie@nokia.com> | 2011-03-18 15:41:34 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-03-18 15:41:34 (GMT) |
commit | 3a2beec9378689c2ad32743cdf7965a49fc016df (patch) | |
tree | 6c59f8f3993f303edd81acaefff266b62095fe1a /tools | |
parent | 12c0099819bfa83f9560d75a812cada8a0388f0f (diff) | |
download | Qt-3a2beec9378689c2ad32743cdf7965a49fc016df.zip Qt-3a2beec9378689c2ad32743cdf7965a49fc016df.tar.gz Qt-3a2beec9378689c2ad32743cdf7965a49fc016df.tar.bz2 |
Removed the documentation from the install rule.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/qdoc3/qdoc3.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/qdoc3.pro b/tools/qdoc3/qdoc3.pro index 6f31c60..5b4131f 100644 --- a/tools/qdoc3/qdoc3.pro +++ b/tools/qdoc3/qdoc3.pro @@ -113,4 +113,4 @@ qch-docs.CONFIG += no_check_exist directory QMAKE_EXTRA_TARGETS += html-docs qch-docs target.path = $$[QT_INSTALL_BINS] -INSTALLS += target qch-docs +INSTALLS += target |