aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtcreator.pro')
-rw-r--r--qtcreator.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtcreator.pro b/qtcreator.pro
index 5034b1bcbd..67b2553b76 100644
--- a/qtcreator.pro
+++ b/qtcreator.pro
@@ -15,7 +15,7 @@ SUBDIRS = src share
unix:!macx:!isEmpty(copydata):SUBDIRS += bin
!isEmpty(BUILD_TESTS):SUBDIRS += tests
-OTHER_FILES += dist/copyright_template.txt \
+DISTFILES += dist/copyright_template.txt \
$$files(dist/changes-*) \
qtcreator.qbs \
qbs/pluginjson/pluginjson.qbs \