summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2019-07-04 12:29:39 (GMT)
committerCraig Scott <craig.scott@crascit.com>2019-07-04 12:29:39 (GMT)
commit12e46dc413193c42589918bc588b5a41774329a8 (patch)
tree81d0a53b4a4db1ca530cd7a56e3746e992e5f0f8 /Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
parent1f389b4498e0f096eb1ad60ebf62c871179ff7fa (diff)
parentd5b722bbbd684477e8b8a979ba62a2f1b45a720c (diff)
downloadCMake-12e46dc413193c42589918bc588b5a41774329a8.zip
CMake-12e46dc413193c42589918bc588b5a41774329a8.tar.gz
CMake-12e46dc413193c42589918bc588b5a41774329a8.tar.bz2
Merge branch 'docs-misc-trivial-cleanups' into release-3.15
Merge-request: !3498
Diffstat (limited to 'Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst')
-rw-r--r--Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst b/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
index 893a298..b6f6160 100644
--- a/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
+++ b/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
@@ -13,5 +13,5 @@ part of the ``make clean`` target.
Arguments to :prop_dir:`ADDITIONAL_MAKE_CLEAN_FILES` may use
:manual:`generator expressions <cmake-generator-expressions(7)>`.
-This property only works for the the Makefile generators.
+This property only works for the Makefile generators.
It is ignored on other generators.