summaryrefslogtreecommitdiffstats
path: root/tools/linguist/linguist
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-09-23 16:39:24 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-09-25 11:16:57 +0200
commit24b4c1df2f083829f39101ce5d9676d78b2cdc2a (patch)
tree87ed28702199289bea35dd415a3c09568bddcb8d /tools/linguist/linguist
parent3df37bbf2bf3e4f3745496c21353015de80d0a5c (diff)
remove completely useless .qm install sub-target
qms are installed centrally from the top-level install target
Diffstat (limited to 'tools/linguist/linguist')
-rw-r--r--tools/linguist/linguist/linguist.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/linguist/linguist/linguist.pro b/tools/linguist/linguist/linguist.pro
index 314163c898..00ebec11cf 100644
--- a/tools/linguist/linguist/linguist.pro
+++ b/tools/linguist/linguist/linguist.pro
@@ -81,9 +81,6 @@ PROJECTNAME = Qt \
Linguist
target.path = $$[QT_INSTALL_BINS]
INSTALLS += target
-linguisttranslations.files = *.qm
-linguisttranslations.path = $$[QT_INSTALL_TRANSLATIONS]
-INSTALLS += linguisttranslations
phrasebooks.path = $$[QT_INSTALL_DATA]/phrasebooks
# ## will this work on windows?